From 9e688523dbc4f5a2f6ba6572e88f123526157d84 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 3 Apr 2002 18:18:58 +0000 Subject: *** empty log message *** --- perl-install/unused/christmas-karaoke.patch | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'perl-install/unused') diff --git a/perl-install/unused/christmas-karaoke.patch b/perl-install/unused/christmas-karaoke.patch index 1311f7eba..a700bc2c1 100644 --- a/perl-install/unused/christmas-karaoke.patch +++ b/perl-install/unused/christmas-karaoke.patch @@ -96,20 +96,3 @@ diff -u -r1.171 install_steps_gtk.pm install_gtk::init_sizes(); install_gtk::default_theme($o); install_gtk::create_logo_window($o); -Index: interactive_gtk.pm -=================================================================== -RCS file: /home/cvs/cooker/gi/perl-install/interactive_gtk.pm,v -retrieving revision 1.94 -diff -u -r1.94 interactive_gtk.pm ---- interactive_gtk.pm 2000/12/18 19:36:04 1.94 -+++ interactive_gtk.pm 2000/12/20 23:29:33 -@@ -351,6 +351,9 @@ - $ok - )); - widget($widgets[0],$val->[0])->grab_focus(); -+ -+# mapn { $_[0]{expert} and $_[1]->hide } $val, \@widgets, $l; -+ - if ($hcallback{complete}) { - my $callback = sub { - my ($error, $focus) = &{$hcallback{complete}}; -- cgit v1.2.1