diff options
author | raveit65 <[email protected]> | 2020-01-05 18:32:09 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-05 18:32:09 +0100 |
commit | ed25d0462d6be75a81d7ce36ae37eeff6733b753 (patch) | |
tree | 74dc287e34377fd887b6a853d3ebd83b30f13489 | |
parent | 62d127e18b994a18b04734b373dcf416fd3ae172 (diff) | |
download | mate-indicator-applet-ed25d0462d6be75a81d7ce36ae37eeff6733b753.tar.bz2 mate-indicator-applet-ed25d0462d6be75a81d7ce36ae37eeff6733b753.tar.xz |
tx: add fixes to makepot script
-rwxr-xr-x | makepot | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ PACKAGE=mate-indicator-applet; make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . +sed -i "/#, fuzzy/d" $PACKAGE.pot |