Skip to content

Commit

Permalink
tx: add fixes to makepot script
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Nov 9, 2019
1 parent 31a5229 commit 38baef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makepot
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
PACKAGE=mate-media;

make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
sed -i "/#, fuzzy/d" $PACKAGE.pot

0 comments on commit 38baef6

Please sign in to comment.