Module name has changed for gtk20.

This commit is contained in:
Robert Brady 2000-11-10 23:19:54 +00:00
parent f8faec4574
commit 8789984576
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-11-10 Robert Brady <robert@suse.co.uk>
* update.pl: Module name is "gtk20" now.
2000-11-09 Jarkko Ranta <jjranta@cc.joensuu.fi>
* fi.po: Updated Finnish translation

View File

@ -8,7 +8,7 @@
$VERSION = "1.2.5 beta 2";
$LANG = $ARGV[0];
$PACKAGE = "gtk+";
$PACKAGE = "gtk20";
if (! $LANG){
print "update.pl: missing file arguments\n";