From c371fe43ccf0bdea2d9a50d1016fd8c099c4861c Mon Sep 17 00:00:00 2001 From: lxlalexlxl Date: Tue, 2 Dec 2014 20:12:31 +0200 Subject: Update configure.in --- main/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/configure.in') 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) -- cgit v1.2.3