diff options
author | Valek Frob <frob@src.gnome.org> | 2001-10-14 12:15:09 +0000 |
---|---|---|
committer | Valek Frob <frob@src.gnome.org> | 2001-10-14 12:15:09 +0000 |
commit | fcaeaa0328500c16d8ca489ac1931cfef51d9ab8 (patch) | |
tree | 333158682ad07bef4f3c9d0a5b8ec1475786eb8e /configure.in | |
parent | 282b52d6b7c5675d49e113073af3f66bbaadd8b8 (diff) | |
download | metacity-fcaeaa0328500c16d8ca489ac1931cfef51d9ab8.tar.gz metacity-fcaeaa0328500c16d8ca489ac1931cfef51d9ab8.tar.bz2 |
Added russian 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 759d22f..e285766 100644 --- a/configure.in +++ b/configure.in @@ -37,7 +37,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="sv" +ALL_LINGUAS="ru sv" dnl AM_GNU_GETTEXT ## here we get the flags we'll actually use |