B. Gaup writes:
> I'm trying to integrate support for the Northern Saami language and locales 
> under Linux, and have made xkb files for Northern Saami for Norway, Finland 
> and Sweden. How should I name them (se_FI, se_SE, etc)

Yes, this is the common naming scheme.

> I have also made a glibc locale definition file, se_NO, and I create a 
> Northern Saami locale this way: 
>       localedef -i se_NO -f utf-8 se_NO.utf-8

By convention, the codeset part of the locale name is written in upper
case: se_NO.UTF-8.

> How do I make X recognize this locale, or how can I make support for this 
> locale under X?

Additional aliases in the files 'xc/nls/locale.dir',
'xc/nls/compose.dir', 'xc/nls/locale.alias'.

Bruno
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to