diff options
author | Samúel Jón Gunnarsson <sammi@techattack.nu> | 2004-04-07 09:59:23 +0800 |
---|---|---|
committer | Samúel Jón Gunnarsson <sammi@src.gnome.org> | 2004-04-07 09:59:23 +0800 |
commit | 86f1c5d69932b562b2d502848bfe6bf7b0d108f5 (patch) | |
tree | 1ee2429222a50a892a49130e1bb6298787e02f1a /configure.in | |
parent | 0e476b4d974d95db9644db595ab36623629e8730 (diff) | |
download | gsoc2013-evolution-86f1c5d69932b562b2d502848bfe6bf7b0d108f5.tar.gz gsoc2013-evolution-86f1c5d69932b562b2d502848bfe6bf7b0d108f5.tar.zst gsoc2013-evolution-86f1c5d69932b562b2d502848bfe6bf7b0d108f5.zip |
Added Icelandic translation by Helgi Þormar Þorbjörnsson
2004-04-07 Samúel Jón Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic translation by
Helgi Þormar Þorbjörnsson <helgi@trance.is>
svn path=/trunk/; revision=25347
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 7c6c73a705..93d612704d 100644 --- a/configure.in +++ b/configure.in @@ -46,7 +46,7 @@ AC_SUBST(HAVE_JW) dnl I18N stuff AC_PROG_INTLTOOL -ALL_LINGUAS="am az be bg ca cs da de el en_AU en_CA en_GB es et eu fa fi fr ga gl hr hu it ja ko lt lv mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi zh_CN zh_TW" +ALL_LINGUAS="am az be bg ca cs da de el en_AU en_CA en_GB es et eu fa fi fr ga gl hr hu is it ja ko lt lv mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT GETTEXT_PACKAGE=evolution-1.5 |