summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 10:18:23 +0100
committerraveit65 <[email protected]>2018-03-17 10:18:23 +0100
commitff9b949259bf05f3454a6035816b0d84544b8cd6 (patch)
treedc6af907ada294f54285aac0b05e82be6810b5b4 /makepot
parent23fe34bcfd323e08ef92a26ad7ac0d27fb2ed0e1 (diff)
downloadmate-notification-daemon-ff9b949259bf05f3454a6035816b0d84544b8cd6.tar.bz2
mate-notification-daemon-ff9b949259bf05f3454a6035816b0d84544b8cd6.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..ce03a79
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-notification-daemon;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .