summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-01 17:10:49 +0200
committerraveit65 <[email protected]>2018-10-01 17:12:14 +0200
commitf4a771536e9454c876c1cd27be2bbf90495ac6f0 (patch)
tree658d259e11cbfd4bc310c823f2ea27bd2795a092 /makepot
parent2f89c60106cc1eb19bfe37dc849f880f68f40fa9 (diff)
downloadatril-f4a771536e9454c876c1cd27be2bbf90495ac6f0.tar.bz2
atril-f4a771536e9454c876c1cd27be2bbf90495ac6f0.tar.xz
tx: improve makepot
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index ad1ef477..c869ff6f 100755
--- a/makepot
+++ b/makepot
@@ -6,4 +6,5 @@ PACKAGE=atril;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
# translations for user-quide
+rm -f help/$PACKAGE.pot &&
make -C help $PACKAGE.pot