aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 296587255..671085911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* configure.in:
+ Added kannada to ALL_LINGUAS.
+
+2003-10-22 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.in:
+
Bump version number to 1.0.4
2003-10-20 Christian Persch <chpe@cvs.gnome.org>
diff --git a/configure.in b/configure.in
index 34b559c60..2499272b9 100644
--- a/configure.in
+++ b/configure.in
@@ -191,7 +191,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li lt nl mk mn ms no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et fi fr ga hi hu is it ja kn ko li lt nl mk mn ms no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])