forked from AuroraMiddleware/gtk
Module name has changed for gtk20.
This commit is contained in:
parent
f8faec4574
commit
8789984576
@ -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>
|
2000-11-09 Jarkko Ranta <jjranta@cc.joensuu.fi>
|
||||||
|
|
||||||
* fi.po: Updated Finnish translation
|
* fi.po: Updated Finnish translation
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
$VERSION = "1.2.5 beta 2";
|
$VERSION = "1.2.5 beta 2";
|
||||||
$LANG = $ARGV[0];
|
$LANG = $ARGV[0];
|
||||||
$PACKAGE = "gtk+";
|
$PACKAGE = "gtk20";
|
||||||
|
|
||||||
if (! $LANG){
|
if (! $LANG){
|
||||||
print "update.pl: missing file arguments\n";
|
print "update.pl: missing file arguments\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user