summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index 01d2764..b3a95cb 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=caja-extensions;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot