aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2014-12-26 15:17:28 +0200
committerJani Välimaa <wally@mageia.org>2014-12-26 15:17:28 +0200
commitb7477ee1cb9797984b1d0b7e7953b495e140b522 (patch)
tree5b15c28ddc332f742f90f0629fa1fbe6356bc60d
parentd485627283f18a52176211a78ed173e8c7083c0a (diff)
downloadconfig-b7477ee1cb9797984b1d0b7e7953b495e140b522.tar
config-b7477ee1cb9797984b1d0b7e7953b495e140b522.tar.gz
config-b7477ee1cb9797984b1d0b7e7953b495e140b522.tar.bz2
config-b7477ee1cb9797984b1d0b7e7953b495e140b522.tar.xz
config-b7477ee1cb9797984b1d0b7e7953b495e140b522.zip
Use po/LINGUAS file
-rw-r--r--configure.ac3
-rw-r--r--po/LINGUAS57
2 files changed, 58 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4a4a7de..ee070f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,12 +6,11 @@ AC_INIT([mageia-xfce-config], [4.100.5.8], [http://bugs.mageia.org])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz])
# Checks for programs.
-AC_PROG_INTLTOOL
AC_PROG_INSTALL
AC_PROG_MKDIR_P
# For translations
-ALL_LINGUAS=$((cd "$srcdir/po" > /dev/null && ls *.po) | sed 's+\.po$+ \\+')
+IT_PROG_INTLTOOL
# Checks for libraries.
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..4cd5b38
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,57 @@
+ar
+ast
+be
+bg
+bn
+ca
+cs
+da
+de
+el
+en_AU
+en_GB
+es
+et
+eu
+fi
+fr
+gl
+he
+hr
+hu
+id
+is
+it
+ja
+kk
+ko
+lt
+lv
+ms
+nb
+nl
+nn
+oc
+pa
+pl
+pt_BR
+pt
+ro
+ru
+si
+sk
+sl
+sq
+sr
+sv
+te
+th
+tr
+ug
+uk
+ur_PK
+ur
+vi
+zh_CN
+zh_HK
+zh_TW