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 bae9a3e93..08e199a0b 100644 --- a/configure.in +++ b/configure.in @@ -72,7 +72,7 @@ if test x$ENABLE_DEBUG = xyes; then fi dnl Add the languages which your application supports here. -ALL_LINGUAS="am be ca cs da de es et fr it ja lv ms nl no pt_BR ru sv tr vi" +ALL_LINGUAS="am be ca cs da de en_GB es et fr it ja lv ms nl no pt_BR ru sv tr vi" AM_GLIB_GNU_GETTEXT AC_OUTPUT([ |