summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-22 13:45:31 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-22 13:45:31 +0000
commitaeb3d3d73bdd0c098fd4011bd2be3907341a94a4 (patch)
treead63f20bb52b9c6d8cbabb44fc94a7557d8d9235 /perl-install/interactive.pm
parent5da246b16f2e787beba4433f9296c3caf9ba21b4 (diff)
downloaddrakx-backup-do-not-use-aeb3d3d73bdd0c098fd4011bd2be3907341a94a4.tar
drakx-backup-do-not-use-aeb3d3d73bdd0c098fd4011bd2be3907341a94a4.tar.gz
drakx-backup-do-not-use-aeb3d3d73bdd0c098fd4011bd2be3907341a94a4.tar.bz2
drakx-backup-do-not-use-aeb3d3d73bdd0c098fd4011bd2be3907341a94a4.tar.xz
drakx-backup-do-not-use-aeb3d3d73bdd0c098fd4011bd2be3907341a94a4.zip
(create_widgets_block) add support for new 'alignment' parameter (only 'right' value is supported for now)
Diffstat (limited to 'perl-install/interactive.pm')
-rw-r--r--perl-install/interactive.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm
index d8014f679..f6bf95127 100644
--- a/perl-install/interactive.pm
+++ b/perl-install/interactive.pm
@@ -45,6 +45,7 @@ use do_pkgs;
#- validate => function called when "Ok" is pressed. If it returns false, this entry is focused, otherwise it quits
#- disabled => function returning wether it should be disabled (grayed)
#- focus => function returning wether it should be focused
+#- alignment => preferred alignment
#- do_not_expand => do not eat all horizontal space
#- install_button => if possible, use improved graphical style
#- gtk => gtk preferences