summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 10:17:02 +0100
committerraveit65 <[email protected]>2018-03-17 10:17:02 +0100
commita0aeb0b6ff9b836c600a9dcef04a019f9c06392f (patch)
tree25c7dcac1b557dbf86aefdbc3b1a628a10a20fe4 /makepot
parent34baf35219a6fccce555f4b4a9a9b2f5a5802942 (diff)
downloadmate-notification-daemon-a0aeb0b6ff9b836c600a9dcef04a019f9c06392f.tar.bz2
mate-notification-daemon-a0aeb0b6ff9b836c600a9dcef04a019f9c06392f.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 .