projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix switch of en/decode in mdn, thanks Masato HIGASHIYAMA (#1694687)
[squirrelmail.git]
/
po
/
compilepo
diff --git
a/po/compilepo
b/po/compilepo
index
2a46d10
..
52121cb
100755
(executable)
--- a/
po/compilepo
+++ b/
po/compilepo
@@
-36,4
+36,4
@@
fi
echo "Compiling $LOCALEDIR/LC_MESSAGES/squirrelmail.po"
msgfmt -o $LOCALEDIR/LC_MESSAGES/squirrelmail.mo \
- $LOCALEDIR/LC_MESSAGES/squirrelmail.po
\ No newline at end of file
+
-c
$LOCALEDIR/LC_MESSAGES/squirrelmail.po
\ No newline at end of file