diff options
author | Fatih Demir <kabalak@src.gnome.org> | 2002-01-06 16:49:10 +0000 |
---|---|---|
committer | Fatih Demir <kabalak@src.gnome.org> | 2002-01-06 16:49:10 +0000 |
commit | d9934a2d8c63245963560e05273453dd85258378 (patch) | |
tree | d314930da9c32450b6ffcd8f9a5de705116d3e15 /configure.in | |
parent | 8b680dfdd2b6d4447430bb8da6c3e77c3fc38563 (diff) | |
download | metacity-d9934a2d8c63245963560e05273453dd85258378.tar.gz metacity-d9934a2d8c63245963560e05273453dd85258378.tar.bz2 |
Added Turkish translation by Gorkem.
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 7758968..24dafe7 100644 --- a/configure.in +++ b/configure.in @@ -37,7 +37,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="es gl no pt ru sk sv uk" +ALL_LINGUAS="es gl no pt ru sk sv tr uk" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use |