aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTõivo Leedjärv <toivo@linux.ee>2003-08-16 05:16:52 +0800
committerTƵivo LeedjƤrv <toivo@src.gnome.org>2003-08-16 05:16:52 +0800
commit1d1c862f30baabdde818af2c83473a90f636cec0 (patch)
tree4f25af88fb566f73c0791340ba883f0f479fda15
parentfc8b0b40aa20067bbf1a2e8fb49c17d3b5a9e928 (diff)
downloadgsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.tar
gsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.tar.gz
gsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.tar.bz2
gsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.tar.lz
gsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.tar.xz
gsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.tar.zst
gsoc2013-epiphany-1d1c862f30baabdde818af2c83473a90f636cec0.zip
Added et to ALL_LINGUAS.
2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * configure.in: Added et to ALL_LINGUAS.
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 772a00072..789568369 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-16 TƵivo LeedjƤrv <toivo@linux.ee>
+
+ * configure.in: Added et to ALL_LINGUAS.
+
2003-08-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozillaPrivate.cpp: (MozillaCollatePrintSettings):
diff --git a/configure.in b/configure.in
index dd9c06483..896a04415 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 fi fr 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 hu 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])