diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 07:51:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 07:51:16 +0000 |
commit | 1914953f71bf9ace1981d838b3777e473e63e8d1 (patch) | |
tree | 24dd53e22dd5b8f430daa22423a17f0e242d967d /intl/locale.alias | |
parent | 72c743750c2a76df3611aa9a77ba72edefa2fb88 (diff) | |
download | glibc-1914953f71bf9ace1981d838b3777e473e63e8d1.tar.gz glibc-1914953f71bf9ace1981d838b3777e473e63e8d1.tar.xz glibc-1914953f71bf9ace1981d838b3777e473e63e8d1.zip |
Update.
2000-01-05 Andreas Jaeger <aj@suse.de> * intl/locale.alias: Add lithunian entry. Reported by Kestutis Kupciunas <kesha@soften.ktu.lt>, PR libc/1507.
Diffstat (limited to 'intl/locale.alias')
-rw-r--r-- | intl/locale.alias | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/intl/locale.alias b/intl/locale.alias index 81e42d4dab..4c5b866bbb 100644 --- a/intl/locale.alias +++ b/intl/locale.alias @@ -1,5 +1,5 @@ # Locale name alias data base. -# Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -47,6 +47,7 @@ icelandic is_IS.ISO-8859-1 italian it_IT.ISO-8859-1 japanese ja_JP.SJIS japanese.euc ja_JP.eucJP +lithuanian lt_LT.ISO-8859-13 norwegian no_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 portuguese pt_PT.ISO-8859-1 |