]> code.citadel.org Git - citadel.git/blobdiff - webcit/po/create-pot.sh
* specify utf-8 as charset
[citadel.git] / webcit / po / create-pot.sh
index bb918d37318b4503eda13775f364542aae20ed99..224b4203c75ca5adecb71eadc54f965e92970ebe 100644 (file)
@@ -3,6 +3,7 @@
 echo Updating webcit.pot from strings in the source code ...
 xgettext \
        --copyright-holder='The Citadel Project - http://www.citadel.org' \
+        --from-code='utf-8' \
        -k_ \
        -o webcit.pot \
        ../*.c ../static/t/*.html