diff options
author | Yuri Syrota <rasta@src.gnome.org> | 2001-10-29 09:51:05 +0000 |
---|---|---|
committer | Yuri Syrota <rasta@src.gnome.org> | 2001-10-29 09:51:05 +0000 |
commit | 4395fd581ab49f7fc61df0aaf44b53a23cd0bf7d (patch) | |
tree | f661b5091ef5fe54e54636a6782c60f3797b868d /configure.in | |
parent | 3b9c81f390ef06ca387845551535881eba736d26 (diff) | |
download | metacity-4395fd581ab49f7fc61df0aaf44b53a23cd0bf7d.tar.gz metacity-4395fd581ab49f7fc61df0aaf44b53a23cd0bf7d.tar.bz2 |
Added Ukrainian Translation
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 14f4f8e..b771627 100644 --- a/configure.in +++ b/configure.in @@ -37,7 +37,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="es ru sv" +ALL_LINGUAS="es ru sv uk" dnl AM_GNU_GETTEXT ## here we get the flags we'll actually use |