summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:41:43 +0100
committerraveit65 <[email protected]>2018-03-17 15:41:43 +0100
commite93cce6b4187d285ce26372d84a9b8f7a2772c00 (patch)
treef3a73302d2cd29b45082e830aae2b8ee5b79a8f5 /makepot
parentb60a6c8386ef238c434e4f3859859af3750ff3cd (diff)
downloadmate-settings-daemon-e93cce6b4187d285ce26372d84a9b8f7a2772c00.tar.bz2
mate-settings-daemon-e93cce6b4187d285ce26372d84a9b8f7a2772c00.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 .