diff options
author | jbj <devnull@localhost> | 2000-02-17 21:00:06 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-02-17 21:00:06 +0000 |
commit | bbcdd265694c3ea39517a96c56f4259648e062d1 (patch) | |
tree | 71ac2ac556f4f1e56d4e5998279ff0b511b7bf54 /configure.in | |
parent | 685f9f501b1b07b24a7f6bdac535b256b5f5f8d1 (diff) | |
download | librpm-tizen-bbcdd265694c3ea39517a96c56f4259648e062d1.tar.gz librpm-tizen-bbcdd265694c3ea39517a96c56f4259648e062d1.tar.bz2 librpm-tizen-bbcdd265694c3ea39517a96c56f4259648e062d1.zip |
add sl.po from Primoz Peterlin <peterlin@biofiz.mf.uni-lj.si>.
CVS patchset: 3569
CVS date: 2000/02/17 21:00:06
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 82da0e092..700307069 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ AC_PREREQ(2.12) dnl Minimum Autoconf version required. dnl XXX AM_MAINTAINER_MODE dnl Set of available languages. -ALL_LINGUAS="cs de fi fr ja pl pt_BR ru sk sr sv tr" +ALL_LINGUAS="cs de fi fr ja pl pt_BR ru sk sl sr sv tr" LIBOBJS= |