summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-17 16:17:52 +0100
committerraveit65 <[email protected]>2019-11-17 16:17:52 +0100
commitd0e02ca95253a47693bccaf4024974b1a7144b3b (patch)
tree2ad5e04a77eb7022b4772c68bd4b39e4c0d85605
parent6df3de2cceb6d532f1b6e367ba24c789bca26d77 (diff)
downloadmate-desktop-d0e02ca95253a47693bccaf4024974b1a7144b3b.tar.bz2
mate-desktop-d0e02ca95253a47693bccaf4024974b1a7144b3b.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 eb205d3..eb5d7be 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=mate-desktop;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot