diff options
author | Samúel Jón Gunnarsson <sammi@techattack.nu> | 2003-06-22 15:21:40 +0000 |
---|---|---|
committer | Samúel Jón Gunnarsson <sammi@src.gnome.org> | 2003-06-22 15:21:40 +0000 |
commit | 3428ed1adf801aab87fd7f4d4aa51d31deedd68f (patch) | |
tree | b62b6cdaa863d9a3147f0b38e5d908eef47610f9 /configure.in | |
parent | 81e4cb44aad8af30aec9c77a4ca8c46339e705b0 (diff) | |
download | metacity-3428ed1adf801aab87fd7f4d4aa51d31deedd68f.tar.gz |
Added Icelandic translation
2003-06-22 Samúel Jón Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic 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 465a435e..37469039 100644 --- a/configure.in +++ b/configure.in @@ -117,7 +117,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use ## try definining HAVE_BACKTRACE AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)]) -ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hu it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sr sr@Latn sv tr uk vi zh_CN zh_TW" +ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hu is it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sr sr@Latn sv tr uk vi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use |