summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:37:31 +0100
committerraveit65 <[email protected]>2018-03-17 15:37:31 +0100
commitf5b5763d9a0c6e64e8fe28e50ecc84a17f83201a (patch)
treeb80ecd3ab4230cf1dca0ae42966cb0b8f8bc1ca7 /makepot
parenta996cd9020ef41a4a4d8a51cb328a96c4349b711 (diff)
downloadmate-settings-daemon-f5b5763d9a0c6e64e8fe28e50ecc84a17f83201a.tar.bz2
mate-settings-daemon-f5b5763d9a0c6e64e8fe28e50ecc84a17f83201a.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..c92342d
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-settings-daemon;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .