On Sunday 03 June 2007 13:00:29 Robert Ludvik wrote: > Hi > In Slovenian version of OOo I have a messed order in alphabetical > index. I get the following order, when I insert it via Insert - > Indexes and Tables - Indexes and Tables - Type Alphabetical index: > > Alphabetical Index > ana 1 > breza 2 > meta 5 > čita 3 > živa 4 > > but it should be: > > Alphabetical Index > ana 1 > breza 2 > čita 3 > živa 4 > meta 5 > > Where/how can I fix this?
See here: http://l10n.openoffice.org/source/browse/*checkout*/l10n/i18npool/source/localedata/data/sl_SI.xml?content-type=text%2Fplain&rev=1.9 or i18npool/source/localedata/data/sl_SI.xml in OOo sources. Search for "IndexKey". It looks like "A-P R-V Z Č Š Ž" now, so Č Š Ž letters go to the end of the index. Arrange the IndexKey according to Slovenian rules and file an issue (PATCH) with your changes and assign it to Eike (er). -- Best regards, Rail Aliev You attempt things that you do not even plan because of your extreme stupidity. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
