Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2007-03-17 15:12:25 +0300
committerLluis Sanchez <lluis@novell.com>2007-03-17 15:12:25 +0300
commite4a91c8d1b1c7052904593999a6e2938e5a9480f (patch)
treefa3d3b14110a03d379d5af701a8aae00466ee1b5 /configure.in
parent25e4f3bc9696aa3a44bc9d992edd4608d4ecb892 (diff)
2007-03-17 Lluis Sanchez Gual <lluis@novell.com>
* configure.in: Added galician translation. svn path=/trunk/monodevelop/; revision=74520
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index bae7b92156..8ee643578b 100644
--- a/configure.in
+++ b/configure.in
@@ -286,7 +286,7 @@ AC_ARG_ENABLE(update-desktopdb,
AM_CONDITIONAL(ENABLE_UPDATE_DESKTOPDB, test x$enable_update_desktopdb = xyes)
dnl Intl
-ALL_LINGUAS="cs da de es fr ja_JP pt_BR tr pl it zh_TW zh_CN ru sl_SI ca"
+ALL_LINGUAS="cs da de es fr ja_JP pt_BR tr pl it zh_TW zh_CN ru sl_SI ca gl"
GETTEXT_PACKAGE=monodevelop
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])