gramps/src/build_po
Don Allingham a48b94885e New translation methodology
svn: r748
2002-02-03 21:57:18 +00:00

8 lines
149 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