summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1699f9..c71162d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Tõivo Leedjärv <toivo@linux.ee>
+
+ * configure.in: Added et to ALL_LINGUAS.
+
2003-12-04 Sanlig Badral <badral@openmn.org>
* configure.in: Added "mn" to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index d68651c..0b9864a 100644
--- a/configure.in
+++ b/configure.in
@@ -34,7 +34,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am az be bn ca cs cy da de el en_GB es eu fi fr ga hi hu is it ja ko lt ml mn ms nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az be bn ca cs cy da de el en_GB es et eu fi fr ga hi hu is it ja ko lt ml mn ms nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT