summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-19 11:45:05 +0100
committerraveit65 <[email protected]>2019-11-19 11:45:05 +0100
commit869d77058ea855a5b664b14a16db519fd3e3f66c (patch)
tree4bb862fc2ccdf9462b18a8b29c82c1ef68a64f61
parent99402a1031699756a3340d84aba7242cd3acf1b1 (diff)
downloadmate-settings-daemon-869d77058ea855a5b664b14a16db519fd3e3f66c.tar.bz2
mate-settings-daemon-869d77058ea855a5b664b14a16db519fd3e3f66c.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 c92342d..095fd3f 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=mate-settings-daemon;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot