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:
authorlxlalexlxl <pilipchukap@rambler.ru>2014-12-02 21:12:31 +0300
committerlxlalexlxl <pilipchukap@rambler.ru>2014-12-02 21:12:31 +0300
commitc371fe43ccf0bdea2d9a50d1016fd8c099c4861c (patch)
treee165ed23e7b70ab31ade830f1687921a17444611 /main/configure.in
parent770275a379419b1d3b42ec7e534ed621c0e8c9d7 (diff)
Update configure.in
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/configure.in b/main/configure.in
index 293933bd8e..fec9a73109 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -235,7 +235,7 @@ fi
AM_CONDITIONAL(ENABLE_WINDOWSPLATFORM, [test x$enable_windowsplatform = xyes])
dnl Intl
-ALL_LINGUAS="cs da de es fr ja pt_BR tr pl it zh_TW zh_CN ru sl ca gl pt sv nl id hu nb ko"
+ALL_LINGUAS="cs da de es fr ja pt_BR tr pl it zh_TW zh_CN ru sl ca gl pt sv nl id hu nb ko uk"
AC_SUBST(ALL_LINGUAS)
GETTEXT_PACKAGE=monodevelop
AC_SUBST(GETTEXT_PACKAGE)