[notification-daemon] Use IntlTool 0.35.0 and LINGUAS



commit c6047559e7384d69912c9819a6debb7d6ea48649
Author: William Jon McCann <jmccann redhat com>
Date:   Sat Jan 9 14:16:40 2010 -0500

    Use IntlTool 0.35.0 and LINGUAS
    
    http://live.gnome.org/GnomeGoals/PoLinguas

 configure.ac |    3 +--
 po/LINGUAS   |   10 ++++++++++
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 635d012..edaf55e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -67,9 +67,8 @@ AC_TYPE_SIZE_T
 AC_EXEEXT
 
 AM_PROG_LIBTOOL
-AC_PROG_INTLTOOL
+IT_PROG_INTLTOOL([0.35.0])
 
-ALL_LINGUAS="ar de it ja nl pl ru sv"
 GETTEXT_PACKAGE=notification-daemon
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext package])
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..31c7232
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,10 @@
+# please keep this list sorted alphabetically
+#
+ar
+de
+it
+ja
+nl
+pl
+ru
+sv



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