summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-04-20 17:46:48 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-04-20 17:46:48 +0000
commitab1e44a21f9a029373b15c6bc8117451ed1d435b (patch)
treefed362b9a8e175cfa4a03a40e48e7a80a2561282 /gui
parentfd8f0fd12b3d1e76ea1eff50317917cd73de5f42 (diff)
downloadgdm-ab1e44a21f9a029373b15c6bc8117451ed1d435b.tar.gz
For Danish-English use en_DK instead of en_IE. Made less out-of-date.
2005-04-20 Brian Cameron <brian.cameron@sun.com> * gui/gdmlanguages.c: For Danish-English use en_DK instead of en_IE. * HACKING: Made less out-of-date.
Diffstat (limited to 'gui')
-rw-r--r--gui/gdmlanguages.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/gdmlanguages.c b/gui/gdmlanguages.c
index 4ae99352..321a5655 100644
--- a/gui/gdmlanguages.c
+++ b/gui/gdmlanguages.c
@@ -104,7 +104,7 @@ static Language languages [] = {
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|English (Ireland)"), "en_IE", "Irish English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
- { N_("A-M|English (Denmark)"), "en_IE", "Danish English", 0 },
+ { N_("A-M|English (Denmark)"), "en_DK", "Danish English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|English (South Africa)"), "en_ZA", "South African English", 0 },
/*Note translate the A-M to the A-M you used in the group label */