aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--configure.ac2
-rw-r--r--po/LINGUAS0
3 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c0ed17c..05e727d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-14 Ross Burton <ross@linux.intel.com>
+
+ * configure.ac:
+ Remove ALL_LINGUAS
+
+ * po/LINGUAS:
+ Add.
+
+ This makes the dist work.
+
2008-10-28 Rob Bradford <rob@linux.intel.com>
* configure.ac:
diff --git a/configure.ac b/configure.ac
index d5e1067..ca0a961 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,8 +76,6 @@ GETTEXT_PACKAGE=matchbox-panel
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"],
[Define the gettext package to be used])
-
-ALL_LINGUAS=""
AM_GLIB_GNU_GETTEXT
# output stuff
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/po/LINGUAS