Files
gramps/src/build_po
T
2005-05-24 13:08:06 +00:00

9 lines
164 B
Bash
Executable File

#! /bin/sh
if [ -f po/template.po ]
then
mv po/template.po po/template.po.bak
fi
./get_strings -o po/template.po *.py */*.py *.glade */*.glade data/tips.xml