--- Begin Message ---
- To: Arafat Medini <lumina at silverpen dot de>
- Subject: Re: arabic and gdm , problem ?
- From: Christian Rose <menthos at gnome dot org>
- Date: 16 Mar 2004 10:21:57 +0100
- Cc: GNOME I18N List <gnome-i18n at gnome dot org>
- Organization:
mån 2004-03-15 klockan 21.30 skrev Arafat Medini:
> Arabic does not seem to be in gdm 2.6 is this a bug or do I have to
> include anything in gdm?
These are the Arabic entries I could find in the gui/gdmlanguages.c of
gdm2:
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Arabic (Egypt)"), "ar_EG", NULL, 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Arabic (Lebanon)"), "ar_LB", NULL, 0 },
And these are the corresponding entries in config/locale.alias of gdm2:
Arabic(Egypt) ar_EG.UTF-8,ar_EG
Arabic(Lebanon) ar_LB.UTF-8,ar_LB
So if you don't have the ar_EG or ar_LB locales installed on your
system, I guess you won't get any Arabic entries listed in GDM.
You should probably file a bug report about this, explaining the problem
and which Arabic locale(s) you want to be added in GDM:
http://bugzilla.gnome.org/enter_bug.cgi?product=gdm&keywords=GNOMEVER2.5,GNOMEVER2.6,GNOMEVER2.7,I18N,L10N,string&cc=menthos at menthos dot com
Christian
--- End Message ---