From 338798f16b06f80d08ac6f7aa888037f4c76027a Mon Sep 17 00:00:00 2001 From: Danilo Ĺ egan Date: Sun, 21 Mar 2004 07:50:57 +0000 Subject: Removed "en_CA" because the po/en_CA.po is missing. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index ba4aa81c..39cd8db6 100644 --- a/configure.in +++ b/configure.in @@ -36,7 +36,7 @@ dnl ******************************* dnl Internationalization dnl ******************************* -ALL_LINGUAS="am ar az be bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga hi hr hu is it ja ko lt ml mn ms ne nl nn no pa pl pt pt_BR ru sk sl sq sr sr@Latn sv ta th uk vi zh_CN zh_TW" +ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et eu fa fi fr ga hi hr hu is it ja ko lt ml mn ms ne nl nn no pa pl pt pt_BR ru sk sl sq sr sr@Latn sv ta th uk vi zh_CN zh_TW" GETTEXT_PACKAGE=zenity-0.1 AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT -- cgit