diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/interactive.pm | 1 |
1 files changed, 1 insertions, 0 deletions
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) |