diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-12-10 03:13:58 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-12-10 03:13:58 +0000 |
commit | 6c53e24da02222759810179f083a95977f0606c7 (patch) | |
tree | 557c5f985018f24ced2f823797b27063d0a8a764 /perl-install/interactive.pm | |
parent | 1a54249c03cbb2a06b5b321ad69c4283b0571c53 (diff) | |
download | drakx-6c53e24da02222759810179f083a95977f0606c7.tar drakx-6c53e24da02222759810179f083a95977f0606c7.tar.gz drakx-6c53e24da02222759810179f083a95977f0606c7.tar.bz2 drakx-6c53e24da02222759810179f083a95977f0606c7.tar.xz drakx-6c53e24da02222759810179f083a95977f0606c7.zip |
(create_widget) add support for 'advanced_title'
(needed for next commit)
Diffstat (limited to 'perl-install/interactive.pm')
-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 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: |