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 66b31b65f2..28dfd9fcf2 100644 --- a/configure.in +++ b/configure.in @@ -60,7 +60,7 @@ AC_MSG_ERROR(gnome-libs 1.0.59 or higher is required.)]) CFLAGS=$CFLAGS_save LIBS=$LIBS_save -ALL_LINGUAS="da de el fr gl hu it ja ko nl no ru sv tr uk es pl" +ALL_LINGUAS="da de el fr gl hu it ja ko nl no ru sl sv tr uk es pl" AM_GNOME_GETTEXT |