summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-15 17:50:12 +0100
committerraveit65 <[email protected]>2018-03-15 17:50:12 +0100
commit205fb7d3eb333041170824d00814983f39fc46a4 (patch)
treea4b4d18e1f84e1797526cac7f6d64b5ad7a603eb
parent4dc3e67ed6b6368d4995da885818d67dc12a647d (diff)
downloadlibmatemixer-205fb7d3eb333041170824d00814983f39fc46a4.tar.bz2
libmatemixer-205fb7d3eb333041170824d00814983f39fc46a4.tar.xz
tx: create a executable makepot
and move libmatemixer.pot to srcdir
-rw-r--r--libmatemixer.pot (renamed from po/libmatemixer.pot)0
-rwxr-xr-xmakepot5
2 files changed, 5 insertions, 0 deletions
diff --git a/po/libmatemixer.pot b/libmatemixer.pot
index b1157fa..b1157fa 100644
--- a/po/libmatemixer.pot
+++ b/libmatemixer.pot
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..f1425c1
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=libmatemixer;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .