summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:49:38 +0100
committerraveit65 <[email protected]>2018-03-17 15:49:38 +0100
commite1d346a20c1c7c3c09f4ebfbc9fef1b4bd758794 (patch)
treed297c04dec22af1572bf330fd85a903d0a4d58cc /makepot
parent7688aa29b386801fa5a9c7e65ffb3a40db57e203 (diff)
downloadmate-system-monitor-e1d346a20c1c7c3c09f4ebfbc9fef1b4bd758794.tar.bz2
mate-system-monitor-e1d346a20c1c7c3c09f4ebfbc9fef1b4bd758794.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..5400d1d
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-system-monitor;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .