From d4b8566f7d690b25c3aec5dab2c42886b309d4bc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 22 Jan 2002 23:34:59 +0000 Subject: add "quit_if_double_click" and "tree_expanded" flags (request from till) --- perl-install/interactive.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/interactive.pm') 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) # -- cgit v1.2.1