summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-11-06 19:54:07 +0100
committerPablo Barciela <[email protected]>2019-11-06 19:54:07 +0100
commit6dcc8dc5f9cb458b6bd5f0bdb0d08f9c8362a196 (patch)
treed5d6e3e6ef0c0c572b88987e6fa03794016edb1c
parent7397675feacfe21521f6d1c8df2f6a6efc40e9e4 (diff)
downloadcaja-6dcc8dc5f9cb458b6bd5f0bdb0d08f9c8362a196.tar.bz2
caja-6dcc8dc5f9cb458b6bd5f0bdb0d08f9c8362a196.tar.xz
makepot: remove fuzzy line
-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