diff options
author | raveit65 <[email protected]> | 2019-11-18 20:43:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-18 20:43:19 +0100 |
commit | 0ff29d5744072cda5f0bb0b39c646d7b06c348de (patch) | |
tree | bd223d59f273bb937bf4cc7384d98aced6915c3a /makepot | |
parent | fc770d147ad249b7df4cb38fe3fd0d41549cd3e8 (diff) | |
download | mate-session-manager-0ff29d5744072cda5f0bb0b39c646d7b06c348de.tar.bz2 mate-session-manager-0ff29d5744072cda5f0bb0b39c646d7b06c348de.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-session-manager; make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . +sed -i "/#, fuzzy/d" $PACKAGE.pot |