diff options
author | George Lebl <jirka@5z.com> | 2001-01-31 00:59:44 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-01-31 00:59:44 +0000 |
commit | ee6fa1d59345fd8991ba1c29bdc5695cb2895d4a (patch) | |
tree | 0cf73169b5fdc7cf3a746a25a688cea156c33667 /config/locale.alias | |
parent | 4a7aad5deaa0a70efbfefd8acb901917b53a659e (diff) | |
download | gdm-ee6fa1d59345fd8991ba1c29bdc5695cb2895d4a.tar.gz |
Pfffffffffffffft! Really apply the patch from ChiDeok Hwang
Tue Jan 30 16:52:39 2001 George Lebl <jirka@5z.com>
* Pfffffffffffffft! Really apply the patch from ChiDeok Hwang
<hwang@mizi.co.kr>
* daemon/slave.c, gui/gdm.c: Some locale stuff fixes. This still
feels really wrong as it mostly ignores the systemwide setting and
uses it's own default most of the time. And that's bad. Needs
some work.
Diffstat (limited to 'config/locale.alias')
-rw-r--r-- | config/locale.alias | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locale.alias b/config/locale.alias index 82e31031..0621ebf6 100644 --- a/config/locale.alias +++ b/config/locale.alias @@ -35,7 +35,6 @@ deutsch de_DE.ISO-8859-1 dutch nl_NL.ISO-8859-1 english en.ISO-8859-1 finnish fi_FI.ISO-8859-1 -français fr_FR.ISO-8859-1 french fr_FR.ISO-8859-1 german de_DE.ISO-8859-1 greek el_GR.ISO-8859-7 @@ -46,6 +45,7 @@ icelandic is_IS.ISO-8859-1 italian it_IT.ISO-8859-1 japanese ja_JP.SJIS japanese.euc ja_JP.eucJP +korean ko_KR.eucKR norwegian no_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 portuguese pt_PT.ISO-8859-1 |