grim/guifications2

use intltool-update instead of update.pl
org.guifications.gf2
2007-08-19, Gary Kramlich
7ee3358394ce
Parents b64f1bf42bd2
Children cdedd2b8d391
use intltool-update instead of update.pl
--- a/po/xmlstats.pl Sat Aug 04 23:43:34 2007 -0400
+++ b/po/xmlstats.pl Sun Aug 19 18:13:14 2007 -0400
@@ -49,7 +49,7 @@
$now = `date`;
-system("./update.pl --pot > /dev/null");
+system("../intltool-update --pot > /dev/null");
$_ = `msgfmt --statistics $PACKAGE.pot -o /dev/null 2>&1`;