diff options
author | Hector Garcia <hectorg@src.gnome.org> | 2001-10-14 16:49:52 +0000 |
---|---|---|
committer | Hector Garcia <hectorg@src.gnome.org> | 2001-10-14 16:49:52 +0000 |
commit | bbd6396f405d8e1a547007e7317df81069e4c0f4 (patch) | |
tree | 170ae76614c8d44ce0ec4a24d770bf12de5b39f8 /configure.in | |
parent | fcaeaa0328500c16d8ca489ac1931cfef51d9ab8 (diff) | |
download | metacity-bbd6396f405d8e1a547007e7317df81069e4c0f4.tar.gz metacity-bbd6396f405d8e1a547007e7317df81069e4c0f4.tar.bz2 |
Added Spanish 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 e285766..613ebf0 100644 --- a/configure.in +++ b/configure.in @@ -37,7 +37,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="ru sv" +ALL_LINGUAS="es ru sv" dnl AM_GNU_GETTEXT ## here we get the flags we'll actually use |