[gnome-alsamixer] Fix dist'ing of translations



commit 1dfdfd1041791468228bfcbd845442b853118c77
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 26 14:03:59 2012 +0100

    Fix dist'ing of translations

 configure.ac |    1 -
 po/LINGUAS   |   39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ad7b148..833d466 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,6 @@ AM_GCONF_SOURCE_2
 GETTEXT_PACKAGE=gnome-alsamixer
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", "")
-ALL_LINGUAS="ar az ca cs da de dz el en_CA en_GB es eu fi fr gl hr hu ja mn mk nb ne nl oc pa pt pt_BR ru sk sl sq sr sr Latn sv th uk vi zh_CN zh_TW"
 AM_GLIB_GNU_GETTEXT
 
 AC_CONFIG_FILES([Makefile
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..ad9b41c
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,39 @@
+ar
+az
+ca
+cs
+da
+de
+dz
+el
+en_CA
+en_GB
+es
+eu
+fi
+fr
+gl
+hr
+hu
+ja
+mn
+mk
+nb
+ne
+nl
+oc
+pa
+pt
+pt_BR
+ru
+sk
+sl
+sq
+sr
+sr Latn
+sv
+th
+uk
+vi
+zh_CN
+zh_TW



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]