summaryrefslogtreecommitdiff
path: root/createpot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'createpot.sh')
-rwxr-xr-xcreatepot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/createpot.sh b/createpot.sh
index ae2db3b..dae69f9 100755
--- a/createpot.sh
+++ b/createpot.sh
@@ -3,6 +3,6 @@
# Create the .pot file
# Thanks to porthole for inspiration ;)
-xgettext -k_ -kN_ -L glade -o i18n/messages.pot $(find -name "*.glade")
+xgettext -k_ -kN_ -L glade -o i18n/messages.pot $(find -name "*.ui")
xgettext -k_ -kN_ -j --from-code=UTF-8 -o i18n/messages.pot $(find -name "*.py")
anup of maildirsAntonio Terceiro3-1/+16 2014-05-18feed2imap-test: reuse cache dir/protect configAntonio Terceiro1-1/+1 2014-02-13feed2imap-test: can now take a feed URL as argumentAntonio Terceiro1-3/+22 2014-02-13update .gitignoreAntonio Terceiro1-0/+2 2014-02-13fix dependency on ruby-feedparserAntonio Terceiro1-1/+1 2014-02-05Release 1.2.2Antonio Terceiro2-2/+2 2014-02-05config: fix regression with arrays as targetAntonio Terceiro2-1/+17 2013-08-28Fix teardown method nameAntonio Terceiro1-1/+1