diff options
author | Yuri Syrota <rasta@src.gnome.org> | 2000-04-04 20:43:27 +0800 |
---|---|---|
committer | Yuri Syrota <rasta@src.gnome.org> | 2000-04-04 20:43:27 +0800 |
commit | 33ece75c12536f8f420d3986b8eab1cdd05519ff (patch) | |
tree | 2f61b8f8a355ee784bc2c6c100f3a0bf807e5f22 /configure.in | |
parent | d6f31ee2ee5cfa7f9c22e6b0a97611a4df8fdd80 (diff) | |
download | gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.tar gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.tar.gz gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.tar.bz2 gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.tar.lz gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.tar.xz gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.tar.zst gsoc2013-evolution-33ece75c12536f8f420d3986b8eab1cdd05519ff.zip |
Updated Ukrainian translation
svn path=/trunk/; revision=2284
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 39c695e6d4..d150364a06 100644 --- a/configure.in +++ b/configure.in @@ -38,7 +38,7 @@ AC_PROG_MAKE_SET AC_PATH_PROG(SENDMAIL, sendmail, /usr/sbin/sendmail, /usr/sbin:/usr/lib) AC_DEFINE_UNQUOTED(SENDMAIL_PATH, "$SENDMAIL") -ALL_LINGUAS="no sv" +ALL_LINGUAS="no sv uk" AM_GNOME_GETTEXT |