summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-11-06 19:54:07 +0100
committerraveit65 <[email protected]>2022-07-20 21:40:42 +0200
commita959eec8d3e34ac5ea03a106752473d2881e2058 (patch)
tree35a3d2b51c4a8a5476e4a3b724d3c388452a2fbf /makepot
parent87056df48383ac40830dc6519ca95308f28367e9 (diff)
downloadcaja-a959eec8d3e34ac5ea03a106752473d2881e2058.tar.bz2
caja-a959eec8d3e34ac5ea03a106752473d2881e2058.tar.xz
makepot: remove fuzzy line
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index 9a7bcf3b..8b7e8e8e 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=caja;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot