diff options
Diffstat (limited to 'perl-install/interactive.pm')
-rw-r--r-- | perl-install/interactive.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm index ed6b0184d..809281ea7 100644 --- a/perl-install/interactive.pm +++ b/perl-install/interactive.pm @@ -27,6 +27,8 @@ use common; #- combo (with list, not_edit) #- list (with list, icon2f (aka icon), separator (aka tree), format (aka pre_format function), #- help can be a hash or a function, +#- tree_expanded boolean telling wether the tree should be wide open by default +#- quit_if_double_click boolean #- allow_empty_list disables the special cases for 0 and 1 element lists) #- entry (the default) (with hidden) # |