summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-09 15:25:07 +0100
committerraveit65 <[email protected]>2019-11-09 15:25:07 +0100
commit38baef694aa701254568ccd64dbd2f5d8e6f7de6 (patch)
tree5aa918ba7a9011f192b2e795f9d945acbbcbaac7 /makepot
parent31a5229c6d4ae668b1752ad9efdfd08810e0757b (diff)
downloadmate-media-38baef694aa701254568ccd64dbd2f5d8e6f7de6.tar.bz2
mate-media-38baef694aa701254568ccd64dbd2f5d8e6f7de6.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 41dc7ef..9359fea 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=mate-media;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot