summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Crozat <fcrozat@src.gnome.org>2005-08-18 07:43:24 +0000
committerFrédéric Crozat <fcrozat@src.gnome.org>2005-08-18 07:43:24 +0000
commit582895a40b681dbb23d5f4c4582868af60af5dfb (patch)
treefc514b32c0041d07950f480796130a8f513b08e1
parentff2d16c32ac0da6c0503759cc1449e500e74e3d4 (diff)
downloadgdm-582895a40b681dbb23d5f4c4582868af60af5dfb.tar.gz
Remove spaces in locale name, it causes gdm to discard those locales. No
* config/locale.alias: Remove spaces in locale name, it causes gdm to discard those locales. No string freeze was broken, these strings are not displayed. Fix bug #313735.
-rw-r--r--ChangeLog7
-rw-r--r--config/locale.alias4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ede7ea10..6794865d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-18 Frederic Crozat <fcrozat@mandriva.com>
+
+ * config/locale.alias: Remove spaces in locale name,
+ it causes gdm to discard those locales. No string
+ freeze was broken, these strings are not displayed.
+ Fix bug #313735.
+
2005-08-17 Rodrigo Moya <rodrigo@novell.com>
* gui/greeter/greeter_system.c (greeter_system_handler): added
diff --git a/config/locale.alias b/config/locale.alias
index d6ac9650..d3b6e14d 100644
--- a/config/locale.alias
+++ b/config/locale.alias
@@ -30,8 +30,8 @@ Bosnian bs_BA.UTF-8,bs_BA
Breton br_FR.UTF-8,br_FR
Bulgarian bg_BG.UTF-8,bg_BG
Catalan ca_ES.UTF-8,ca_ES
-Chinese(China Mainland) zh_CN.UTF-8,zh_CN
-Chinese(Hong Kong) zh_HK.UTF-8,zh_HK
+Chinese(ChinaMainland) zh_CN.UTF-8,zh_CN
+Chinese(Hong-Kong) zh_HK.UTF-8,zh_HK
Chinese(Singapore) zh_SG.UTF-8,zh_SG
Chinese(Taiwan) zh_TW.UTF-8,zh_TW
Croatian hr_HR.UTF-8,hr_HR