diff options
author | raveit65 <[email protected]> | 2019-11-19 11:45:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-19 11:45:05 +0100 |
commit | 869d77058ea855a5b664b14a16db519fd3e3f66c (patch) | |
tree | 4bb862fc2ccdf9462b18a8b29c82c1ef68a64f61 /makepot | |
parent | 99402a1031699756a3340d84aba7242cd3acf1b1 (diff) | |
download | mate-settings-daemon-869d77058ea855a5b664b14a16db519fd3e3f66c.tar.bz2 mate-settings-daemon-869d77058ea855a5b664b14a16db519fd3e3f66c.tar.xz |
tx: add fixes to makepot script
Diffstat (limited to 'makepot')
-rwxr-xr-x | makepot | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ PACKAGE=mate-settings-daemon; make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . +sed -i "/#, fuzzy/d" $PACKAGE.pot |