Hi Jamil, On Sat, Aug 13, 2005 at 17:11:39 +0600, Jamil Ahmed wrote:
> In OpenOffice.org m122 release, Bengali (India) is listed in the CTL drop > list. > http://www.bengalinux.org/screenshots/others/OOo-2-0-ctl.png > > Btw, in following files Bengali is defined as CTL - AFAIK > offapi/com/sun/star/i18n/UnicodeScript.idl > i18npool/source/breakiterator/breakiteratorImpl.cxx > > How to list "Bengali (Bangladesh)" in the CTL drop list? Sorry, oversight. http://qa.openoffice.org/issues/show_bug.cgi?id=53318 The LangID must be added to SvtLanguageOptions::GetScriptTypeOfLanguage() in svtools/source/config/languageoptions.cxx This once more shows that scattering these things all over the place is ugly and bad design. I'll address that in a future CWS. Eike -- OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer. GnuPG key 0x293C05FD: 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
