Hi, On Sun, Oct 19, 2008 at 21:47, Hagar de l'Est wrote: > > If you want indeed to remove some locales, you've to: > 1. Uninstall the extension > 2. Tweak the extension and edit the dictionary.xcu file in the .oxt file > 3. Re-install the extension
I've removed the locales French - Belgium French - Canada French - Luxembourg French - Monaco French – Switzerland from dict-fr.oxt as follows -> 1) Disable the dictionary extension in Extension Manager 2) Close OOo 3) Edit the dictionary.xcu file in <share\uno_packages\cache\uno_packages\xx.tmp_\dict-fr.oxt> -> <prop oor:name="Locales" oor:type="oor:string-list"> <value>fr-FR fr-BE fr-CA fr-CH fr-LU fr-MC</value> </prop> change to -> <prop oor:name="Locales" oor:type="oor:string-list"> <value>fr-FR</value> </prop> in <node oor:name="HunSpellDic_fr_FR-Classique-et-Réforme1990" oor:op="fuse"> <node oor:name="HyphDic_fr-FR" oor:op="fuse"> <node oor:name="ThesDic_fr-FR" oor:op="fuse"> 4) Save the file 5) Open OOo and Extension Manager, enable the dictionary extension 6) Close OOo and restart Voilà tout - it remains the locale French - France ... Well - that's only a workaround ;-) Manfred > Some hints here: > http://user.services.openoffice.org/en/forum/viewtopic.php?p=364#p364 > > Hagar > > Le 16.10.2008 22:11, Manfred J. Krause a écrit : > >> Hi, >> >> On Thu, Oct 16, 2008 at 11:40, Alberto Muller wrote: >>> >>> Thanks for helping. Unfortunately, in the Extension Manager only appear >>> the French, English and Spanish dictionaries, while I have at least >>> another half a dozen I don't want. >>> Anyway, I'll search again. >> >> If the installed extensions (default for version en-US) are ... -> >> dict-en.oxt >> dict-es.oxt >> dict-fr.oxt >> >> ... then the available languages are -> >> >> English - South Africa >> English - UK >> English - USA >> French - Belgium >> French - Canada >> French – France >> French - Luxembourg >> French - Monaco >> French – Switzerland >> Spanish - Spain >> >> I can not imagine how you could have other dictionaries >> or available languages. >> For more dictionaries/languages, there's only one way: >> to install the dictionaries as extension. >> >> Manfred -- Year of 3 / Week of 3 <http://www.mealldubh.org/index.php/2008/10/19/year-of-3-week-of-3/>
