diff options
author | Stanislav Brabec <sbrabec@suse.cz> | 2002-10-01 09:29:56 +0000 |
---|---|---|
committer | Stanislav Brabec <utx@src.gnome.org> | 2002-10-01 09:29:56 +0000 |
commit | 407ec7b495d396253293ab8e0af0989302694f41 (patch) | |
tree | c5cd118d8f69ce9ee12e338bb64e52ad888f968f /configure.in | |
parent | 3407dffed03a40254a73ab4a8c2ae29fa025cb1a (diff) | |
download | metacity-407ec7b495d396253293ab8e0af0989302694f41.tar.gz |
Added Czech translation from Miloslav Trmac <mitr@volny.cz>.
2002-10-01 Stanislav Brabec <sbrabec@suse.cz>
* cs.po: Added Czech translation from Miloslav Trmac
<mitr@volny.cz>.
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 c6fd4f36..a43c45e4 100644 --- a/configure.in +++ b/configure.in @@ -87,7 +87,7 @@ changequote([,])dnl AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)]) -ALL_LINGUAS="az ca da de el es fr gl it ja ko lv ms no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW" +ALL_LINGUAS="az ca cs da de el es fr gl it ja ko lv ms no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use |