summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-01-24 23:06:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-01-24 23:06:25 +0000
commite723e8a329c96201c01e5f8b7621e462042bb9e3 (patch)
treef583668ae55ab41a900632caf305224f4ff4284e
parent3f438d79098a7bd7d9d34c92c2c1088925bdaa5d (diff)
downloaddrakx-e723e8a329c96201c01e5f8b7621e462042bb9e3.tar
drakx-e723e8a329c96201c01e5f8b7621e462042bb9e3.tar.gz
drakx-e723e8a329c96201c01e5f8b7621e462042bb9e3.tar.bz2
drakx-e723e8a329c96201c01e5f8b7621e462042bb9e3.tar.xz
drakx-e723e8a329c96201c01e5f8b7621e462042bb9e3.zip
better documentation of ask_from_entries_refH features (entry)
-rw-r--r--perl-install/interactive.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm
index 224f97451..89df5d925 100644
--- a/perl-install/interactive.pm
+++ b/perl-install/interactive.pm
@@ -20,7 +20,8 @@ use common qw(:common :functional);
#- range (with min, max)
#- 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)
+#- help can be a hash or a function)
+#- entry (the default) (with hidden)
#
#- heritate from this class and you'll get all made interactivity for same steps.
#- for this you need to provide