summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index a0810ae..e0259c7 100755
--- a/makepot
+++ b/makepot
@@ -4,3 +4,4 @@ PACKAGE=libmatemixer;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
sed -i "/#, fuzzy/d" $PACKAGE.pot
+sed -i 's/charset=CHARSET/charset=UTF-8/g' $PACKAGE.pot