From 58fd34f5fe5cf3581a617d7dfdc2cdcb690c9d82 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Dec 2012 03:13:58 +0000 Subject: (create_widget) add support for 'advanced_title' (needed for next commit) --- perl-install/interactive.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/interactive.pm') diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm index 2a17f5c22..34ae7a4de 100644 --- a/perl-install/interactive.pm +++ b/perl-install/interactive.pm @@ -31,6 +31,7 @@ use do_pkgs; #- advanced_label => (deprecated) force the name of the "Advanced" button #- advanced_label_close => (deprecated) force the name of the "Basic" button #- advanced_state => (deprecated) if set to 1, force the "Advanced" part of the dialog to be opened initially +#- advanced_title => (deprecated) title of the advanced item popup dialog (else reusing main title) #- callbacks => (deprecated) functions called when something happen: complete advanced ok_disabled #- ask_from_ takes a list of entries with fields: -- cgit v1.2.1