summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Winston <alexander.winston@comcast.net>2004-03-12 14:46:01 +0000
committerAlexander Winston <alexander@src.gnome.org>2004-03-12 14:46:01 +0000
commita8aea9514322370e177f5a72b7f5c63e2f97be5e (patch)
tree2d76b4264ec12dce772173a66430fb5f8aa3c43c
parent17bf68f8edfebcf989d641205a513650851a48d0 (diff)
downloadgnome-desktop-a8aea9514322370e177f5a72b7f5c63e2f97be5e.tar.gz
Added en_CA to ALL_LINGUAS.
2004-03-12 Alexander Winston <alexander.winston@comcast.net> * configure.in: Added en_CA 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 e7bfce0a..277f6e65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-12 Alexander Winston <alexander.winston@comcast.net>
+
+ * configure.in: Added en_CA to ALL_LINGUAS.
+
==================== 2.5.91 ====================
2004-03-09 Mark McLoughlin <mark@skynet.ie>
diff --git a/configure.in b/configure.in
index dc6c426a..5e8b1f45 100644
--- a/configure.in
+++ b/configure.in
@@ -116,7 +116,7 @@ GETTEXT_PACKAGE=gnome-desktop-2.0
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE")
AC_SUBST(GETTEXT_PACKAGE)
-ALL_LINGUAS="am ar az be bg bn br bs ca cs cy da de el en_GB eo es et eu fa fi fr ga gl he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tr uk vi wa yi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT