diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-15 12:50:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-15 12:50:29 +0000 |
commit | 3bc20c1ea1a306475ea8eab8e8e1973625ca785f (patch) | |
tree | 5cecbffa4160d47c8de483e723474ec668c0bcc6 /perl-install/timezone.pm | |
parent | 42ded0f5b50145273e019818e4e3eb002667aff8 (diff) | |
download | drakx-3bc20c1ea1a306475ea8eab8e8e1973625ca785f.tar drakx-3bc20c1ea1a306475ea8eab8e8e1973625ca785f.tar.gz drakx-3bc20c1ea1a306475ea8eab8e8e1973625ca785f.tar.bz2 drakx-3bc20c1ea1a306475ea8eab8e8e1973625ca785f.tar.xz drakx-3bc20c1ea1a306475ea8eab8e8e1973625ca785f.zip |
no_comment
Diffstat (limited to 'perl-install/timezone.pm')
-rw-r--r-- | perl-install/timezone.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/timezone.pm b/perl-install/timezone.pm index 8ea53f333..f0c7cb207 100644 --- a/perl-install/timezone.pm +++ b/perl-install/timezone.pm @@ -37,6 +37,7 @@ sub write($$$) { } my %l2t = ( +'Brezhoneg (Brittany)' => 'Europe/Paris', 'Danish (Denmark)' => 'Europe/Copenhagen', 'English (USA)' => 'America/New_York', 'English (UK)' => 'Europe/London', |