Hi yanmin,

On Monday, 2007-03-12 16:34:21 +0800, yanmin wrote:

> Is that mean Tibetan identification will be added in OpenOffice.org source
> code?

It's already there:

LangID: 0x0451 (dec 1105), primary: 0x051, sub 0x01
i18npool/inc/i18npool/lang.h:
#define LANGUAGE_TIBETAN                    0x0451

Using: \bLANGUAGE_TIBETAN\b
i18npool/inc/i18npool/lang.h:
#define LANGUAGE_TIBETAN                    0x0451
i18npool/source/isolang/isolang.cxx:
    { LANGUAGE_TIBETAN,                     "bo", "CN" },
No i18npool/source/localedata/data/bo_CN.xml
i18npool/source/isolang/mslangid.cxx:
        case LANGUAGE_TIBETAN:
svx/source/dialog/langtab.src:
                < "Tibetisch (VR China)" ; LANGUAGE_TIBETAN ; > ;
                < "Tibetan (PR China)" ; LANGUAGE_TIBETAN ; > ;
Not found in instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf
Not found in scp2/source/ooo/file_ooo.scp


To fully support Tibetan you may want to submit a bo_CN.xml locale data
file. For an easy way to generate that see http://www.it46.se/localegen/
Then create an issue of type PATCH against the l10n project,
subcomponent localedata, and attach the file generated.

Maybe the MSI installer needs an entry, in case Windows doesn't know how
to handle it. I don't know if it does.

In scp2 an entry would be needed to automatically enable CTL in the
configuration if a Tibetan version is installed.

Btw, do we already have the JCA signed by you? See
http://contributing.openoffice.org/programming.html#jca

  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
 Please don't send personal mail to this [EMAIL PROTECTED] account, which I use 
for
 mailing lists only and don't read from outside Sun. Thanks.

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

Reply via email to