2 # Example for use of GNU gettext.
3 # Copyright (C) 2003 Free Software Foundation, Inc.
4 # This file is in the public domain.
6 # Script for regenerating all autogenerated files.
8 autopoint
-f # was: gettextize -f -c
9 rm po
/Makevars.template
12 rm po
/en@boldquot.header
14 rm po
/insert-header.sin
26 lang
=`echo $f | sed -e 's,\.po$,,'`
27 msgfmt
-c -o $lang.gmo
$lang.po