Hi Bjoern


yes, I also see a problem here and another problem I see is that I am not sure if hunspell will still be UNO component when it is the default spellcheck engine, so I'm not sure about the recognicion method here. I pull this on the lingucomponent list, maybe someone here has ideas about the problem.


why would it not be an UNO component
It is a different thing than being provided as an addon

btw, i Looked a linguistic.xcu fiel that contains interresting things

   <prop oor:name="fr-FR" oor:op="replace" oor:type="oor:string-list">
    <value>org.openoffice.lingu.MySpellSpellChecker</value>
   </prop>
   <prop oor:name="sw-KE" oor:op="replace" oor:type="oor:string-list">
    <value>org.openoffice.lingu.MySpellSpellChecker</value>
   </prop>

seems something can be done


I guess to be able to be switch between myspell and hunspell back and foth it is a wise thing to keep hunspell and myspell dictionaries at differents locations on the filesystem and track different dictionary.lst entries for both of them.


need to be discussed with the hunspell authors

Laurent

--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org
Indesko >> http://www.indesko.com
Nuxeo CPS >> http://www.nuxeo.com - http://www.cps-project.org
Livre "Programmation OpenOffice.org", Eyrolles 2004

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to