summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-05 18:32:09 +0100
committerraveit65 <[email protected]>2020-01-05 18:32:09 +0100
commited25d0462d6be75a81d7ce36ae37eeff6733b753 (patch)
tree74dc287e34377fd887b6a853d3ebd83b30f13489
parent62d127e18b994a18b04734b373dcf416fd3ae172 (diff)
downloadmate-indicator-applet-ed25d0462d6be75a81d7ce36ae37eeff6733b753.tar.bz2
mate-indicator-applet-ed25d0462d6be75a81d7ce36ae37eeff6733b753.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 1d19a7e..b15642b 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=mate-indicator-applet;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot