From 0971a3df849b3d1bbc862a4c608f300658493b1c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 22 Feb 2005 15:51:20 +0000 Subject: (interactive_mode) typo fix --- perl-install/standalone/drakfont | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index 9dd9febe6..feffb62e1 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -489,7 +489,7 @@ sub interactive_mode() { ok_clicked => sub { Gtk2->main_quit }, }, undef, undef, '', - if_([ N("About"), \&help, 1 ]), + if_(0, [ N("About"), \&help, 1 ]), [ N("Options"), \&appli_choice, 1 ], [ N("Uninstall"), \&uninstall, 1 ], [ N("Import"), \&advanced_install, 1 ], -- cgit v1.2.1