* inspect our templates too.
authorWilfried Göesgens <willi@citadel.org>
Mon, 18 Aug 2008 20:14:21 +0000 (20:14 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 18 Aug 2008 20:14:21 +0000 (20:14 +0000)
webcit/po/create-pot.sh

index df6cfb951bea694f3ad5bec179f63dc364ed81ee..bb918d37318b4503eda13775f364542aae20ed99 100644 (file)
@@ -5,7 +5,7 @@ xgettext \
        --copyright-holder='The Citadel Project - http://www.citadel.org' \
        -k_ \
        -o webcit.pot \
-       ../*.c
+       ../*.c ../static/t/*.html
 
 for x in *.po
 do