summaryrefslogtreecommitdiffstats
path: root/makepot
diff options
context:
space:
mode:
authorDaniel Napora <napcok@gmail.com>2013-09-01 22:32:35 +0200
committerDaniel Napora <napcok@gmail.com>2013-09-01 22:32:35 +0200
commitab3a06469bff53dd1152afdb5bce72a28bac3d4c (patch)
tree43723a00dc77fd5caeed5d511444dba84b5ad4ff /makepot
downloadmageiawelcome-0.7.tar
mageiawelcome-0.7.tar.gz
mageiawelcome-0.7.tar.bz2
mageiawelcome-0.7.tar.xz
mageiawelcome-0.7.zip
Initial commit0.7
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot3
1 files changed, 3 insertions, 0 deletions
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..f9dd34d
--- /dev/null
+++ b/makepot
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+xgettext --language=Python --keyword=_ --output=mageiawelcome.pot usr/lib/mageiawelcome/mageiawelcome.py