* specify utf-8 as charset
authorWilfried Göesgens <willi@citadel.org>
Mon, 5 Jul 2010 20:42:26 +0000 (20:42 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 5 Jul 2010 20:42:26 +0000 (20:42 +0000)
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