summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:22:11 +0100
committerraveit65 <[email protected]>2018-03-17 15:22:11 +0100
commit18d84b3d56e905400acd5e647e5b18f64579a6e4 (patch)
treeb67cbd1debbbb2687159addc3377cedac65bc840 /makepot
parent915bd41830ea0a151f0ccbd2d71d4f7cacee99f9 (diff)
downloadmate-sensors-applet-18d84b3d56e905400acd5e647e5b18f64579a6e4.tar.bz2
mate-sensors-applet-18d84b3d56e905400acd5e647e5b18f64579a6e4.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 .