From 71bcdc593b6e1267ca99419afec913aea4f506e8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 13 Jan 2004 17:46:41 +0000 Subject: hide about butto b/c there's already mcc about dialog and there're already too much buttons --- perl-install/standalone/drakfont | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakfont') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index 5c8bb918a..9953a8af8 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -492,7 +492,7 @@ sub interactive_mode() { ok_clicked => sub { Gtk2->main_quit }, }, undef, undef, '', - [ N("About"), \&help, 1 ], + if_([ N("About"), \&help, 1 ]), [ N("Options"), \&appli_choice, 1 ], [ N("Uninstall"), \&uninstall, 1 ], [ N("Import"), \&advanced_install, 1 ], -- cgit v1.2.1