summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-09 15:24:50 +0100
committerraveit65 <[email protected]>2020-01-09 15:24:50 +0100
commitbf21c97338e6a7660a7e2447c6643b4f357c912c (patch)
tree4cc9126c0282445cf58b6056d7ad1c60872ebf0a
parent84131acf675e560d8259e8ba6199f881098a92e3 (diff)
downloadmate-applets-bf21c97338e6a7660a7e2447c6643b4f357c912c.tar.bz2
mate-applets-bf21c97338e6a7660a7e2447c6643b4f357c912c.tar.xz
tx: add fixes to makepot script
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index 5d8b17f7..63458c42 100755
--- a/makepot
+++ b/makepot
@@ -15,6 +15,7 @@ TRASH=mate-trashapplet;
# main translation
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot
# accessx-status
make -C accessx-status/docs $ACCESSX.pot \