summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-15 18:20:01 +0100
committerraveit65 <[email protected]>2018-03-15 18:20:01 +0100
commita3ade9fd0cea1bb4a6d0c00cf89ffc546093683a (patch)
tree94d6672a341feb316616b83b4dc303ba52f54598 /makepot
parent35e1622ad45fd5650ae1f95103ede0cdebf50692 (diff)
downloadatril-a3ade9fd0cea1bb4a6d0c00cf89ffc546093683a.tar.bz2
atril-a3ade9fd0cea1bb4a6d0c00cf89ffc546093683a.tar.xz
tx: add makepot
and move libmatemixer.pot to srcdir
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 00000000..2fc02fc8
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=atril;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .