diff options
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 0db1fac3..8269910c 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ dnl ******************************* dnl Internationalization dnl ******************************* -ALL_LINGUAS="am az be bn ca cs cy da de el en_GB es eu fr ga hi hu is it ja ko lt ml ms nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW" +ALL_LINGUAS="am az be bn ca cs cy da de el en_GB es eu fi fr ga hi hu is it ja ko lt ml ms nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW" GETTEXT_PACKAGE=zenity-0.1 AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT |