From bfdad85a7b168ae14688427c4a36fff2888b59d8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 22 Aug 2008 13:14:31 +0000 Subject: document 'install_button' parameter --- perl-install/interactive.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm index 529d5b29a..d8014f679 100644 --- a/perl-install/interactive.pm +++ b/perl-install/interactive.pm @@ -46,6 +46,7 @@ use do_pkgs; #- disabled => function returning wether it should be disabled (grayed) #- focus => function returning wether it should be focused #- do_not_expand => do not eat all horizontal space +#- install_button => if possible, use improved graphical style #- gtk => gtk preferences #- type => #- button => (with clicked or clicked_may_quit) -- cgit v1.2.1