summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:24:03 +0100
committerraveit65 <[email protected]>2018-03-17 15:24:03 +0100
commit61fa008c1073c2b84e5bf40c0887c10a3b9df69c (patch)
treef6a2f9848473696e6ca2c8796f1f9c9f4e3bffe4 /makepot
parent5352e3b0938343cef0409f42c96abecdce3147e7 (diff)
downloadmate-sensors-applet-61fa008c1073c2b84e5bf40c0887c10a3b9df69c.tar.bz2
mate-sensors-applet-61fa008c1073c2b84e5bf40c0887c10a3b9df69c.tar.xz
tx: add makepot and .pot files
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot5
1 files changed, 5 insertions, 0 deletions
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..4938967
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-sensors-applet;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .