another item done
[enigma2-curlytx.git] / build.sh
index 2f5b4a85257ea479ae79b6497b73938cb099ea41..c16d270beeeddfde8a4047339c150c72e7e5b5f1 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -10,6 +10,7 @@ for i in po/??.mo; do
     mkdir -p tmp/$extdir/locale/$lang/LC_MESSAGES
     cp "$i" tmp/$extdir/locale/$lang/LC_MESSAGES/CurlyTx.mo
 done
+cp po/messages.pot tmp/$extdir/locale/CurlyTx.mo
 
 python -O -m compileall src/ -f
 cp src/*.py tmp/$extdir/