diff options
author | Ray Strode <rstrode@redhat.com> | 2008-10-01 14:35:32 +0000 |
---|---|---|
committer | Ray Strode <halfline@src.gnome.org> | 2008-10-01 14:35:32 +0000 |
commit | 6d2672423bf72d4d43a1ab21fac19bd9b153ca6d (patch) | |
tree | a3d38cc4c8bb0a629c8077a9552ed312510accb6 /ChangeLog | |
parent | 30535cf82b5f0de5358afda3d152e506576e245f (diff) | |
download | gdm-6d2672423bf72d4d43a1ab21fac19bd9b153ca6d.tar.gz |
change codeset in locale to follow canonical form so we end up with
2008-10-01 Ray Strode <rstrode@redhat.com>
* gui/simple-greeter/gdm-languages.c
(make_codeset_canonical_for_locale),
(gdm_normalize_language_name):
change codeset in locale to follow canonical
form so we end up with ".UTF-8" instead of
".utf8" etc.
svn path=/trunk/; revision=6555
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2008-10-01 Ray Strode <rstrode@redhat.com> + * gui/simple-greeter/gdm-languages.c + (make_codeset_canonical_for_locale), + (gdm_normalize_language_name): + change codeset in locale to follow canonical + form so we end up with ".UTF-8" instead of + ".utf8" etc. + +2008-10-01 Ray Strode <rstrode@redhat.com> + * gui/simple-greeter/gdm-language-option-widget.c: * gui/simple-greeter/gdm-recent-option-widget.[ch]: Filter out duplicates from gconf mru lists that |