summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libmateweather.pot (renamed from po/libmateweather.pot)0
-rwxr-xr-xmakepot5
2 files changed, 5 insertions, 0 deletions
diff --git a/po/libmateweather.pot b/libmateweather.pot
index 5513a9e..5513a9e 100644
--- a/po/libmateweather.pot
+++ b/libmateweather.pot
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..35351ee
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=libmateweather;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .