summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-06-18 16:05:33 +0300
committermonsta <[email protected]>2018-12-26 17:53:48 +0300
commit921f460eb4476282728084adc0f6e3b5c1a89708 (patch)
tree2026719b6db94d80cb00c92df7ece15412ea9613 /configure.ac
parent36a63e25d8a94d7bbd776196e597e93fe2024231 (diff)
downloadmate-indicator-applet-921f460eb4476282728084adc0f6e3b5c1a89708.tar.bz2
mate-indicator-applet-921f460eb4476282728084adc0f6e3b5c1a89708.tar.xz
migrate language list to po/LINGUAS file
like it's done in all other projects
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8309e0d..f0a9247 100644
--- a/configure.ac
+++ b/configure.ac
@@ -243,8 +243,6 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Name of the default gettext domain])
AC_DEFINE_PATH(MATELOCALEDIR, "${datadir}/locale", [locale directory])
-ALL_LINGUAS="af am an ar ast az be bg bn br bs ca ca@valencia cmn crh csb cs cy da de el en_AU en_CA en_GB eo es es_CL es_CO es_MX et eu fa fi fr frp fur fy gl he hi hr hu hy id is it ja jv ka kk km kn ko ku ku_IQ ky lb lt lv mk ml mr ms nb ne nl nn oc pa pl pms pt pt_BR ro ru sc si sk sl sq sr sv ta te th tr ug uk ur uz vi zh_CN zh_HK zh_TW"
-
AM_GLIB_GNU_GETTEXT
##############################