diff options
author | Samúel Jón Gunnarsson <sammi@techattack.nu> | 2003-08-21 08:08:54 +0800 |
---|---|---|
committer | Samúel Jón Gunnarsson <sammi@src.gnome.org> | 2003-08-21 08:08:54 +0800 |
commit | ecca1306630cb416d1e46c6b61e3f384c9ece75b (patch) | |
tree | af1ad848f77843edab763a2d12f5dd05dcfbbda6 /configure.in | |
parent | 849dc41ba0f43ff69a8e16d995797444009f347c (diff) | |
download | gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.tar gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.tar.gz gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.tar.bz2 gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.tar.lz gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.tar.xz gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.tar.zst gsoc2013-epiphany-ecca1306630cb416d1e46c6b61e3f384c9ece75b.zip |
Added Icelandic translation.
2003-08-20 Samúel Jón Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic translation.
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 888fa673d..28084d9d2 100644 --- a/configure.in +++ b/configure.in @@ -185,7 +185,7 @@ dnl Internationalization dnl ******************************* dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu ja ko li nl mk ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_CN zh_TW" +ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is ja ko li nl mk ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_CN zh_TW" GETTEXT_PACKAGE=epiphany AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package]) |