summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-18 20:43:19 +0100
committerraveit65 <[email protected]>2019-11-18 20:43:19 +0100
commit0ff29d5744072cda5f0bb0b39c646d7b06c348de (patch)
treebd223d59f273bb937bf4cc7384d98aced6915c3a /makepot
parentfc770d147ad249b7df4cb38fe3fd0d41549cd3e8 (diff)
downloadmate-session-manager-0ff29d5744072cda5f0bb0b39c646d7b06c348de.tar.bz2
mate-session-manager-0ff29d5744072cda5f0bb0b39c646d7b06c348de.tar.xz
tx: add fixes to makepot script
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index 28bb39a..fdfceb6 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=mate-session-manager;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot