summaryrefslogtreecommitdiffstats
path: root/perl-install/timezone.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-01-04 22:13:57 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-01-04 22:13:57 +0000
commit85e21d9abb2daf68be31c33dcdbc8874c3cc8fdc (patch)
tree3a45e1e56f50f9f59ea5d3db0be6b279ee0eb526 /perl-install/timezone.pm
parentf7537f35d8002323124bbb8aa40b627152660bf3 (diff)
downloaddrakx-85e21d9abb2daf68be31c33dcdbc8874c3cc8fdc.tar
drakx-85e21d9abb2daf68be31c33dcdbc8874c3cc8fdc.tar.gz
drakx-85e21d9abb2daf68be31c33dcdbc8874c3cc8fdc.tar.bz2
drakx-85e21d9abb2daf68be31c33dcdbc8874c3cc8fdc.tar.xz
drakx-85e21d9abb2daf68be31c33dcdbc8874c3cc8fdc.zip
no_comment
Diffstat (limited to 'perl-install/timezone.pm')
-rw-r--r--perl-install/timezone.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/timezone.pm b/perl-install/timezone.pm
index 5136feb46..eb24e8224 100644
--- a/perl-install/timezone.pm
+++ b/perl-install/timezone.pm
@@ -47,6 +47,7 @@ my %l2t = (
'French (France)' => 'Europe/Paris',
'French (Belgium)' => 'Europe/Brussels',
'French (Canada)' => 'Canada/Atlantic', # or Newfoundland ? or Eastern ?
+'Gaeilge (Ireland)' => 'Europe/Dublin',
'German (Germany)' => 'Europe/Berlin',
'Hungarian (Hungary)' => 'Europe/Budapest',
'Icelandic (Iceland)' => 'Atlantic/Reykjavik',