summaryrefslogtreecommitdiffstats
path: root/perl-install/share/install.rc
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-06 16:33:57 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-06 16:33:57 +0000
commit2f6812f51d43e7b76aef7764a298b05154d308e4 (patch)
tree2acb94432760e76c416594b4bb11b48eb3e7122a /perl-install/share/install.rc
parent2fd889c2d9cc5fe117a81dd04c2166d267b5ef71 (diff)
downloaddrakx-backup-do-not-use-2f6812f51d43e7b76aef7764a298b05154d308e4.tar
drakx-backup-do-not-use-2f6812f51d43e7b76aef7764a298b05154d308e4.tar.gz
drakx-backup-do-not-use-2f6812f51d43e7b76aef7764a298b05154d308e4.tar.bz2
drakx-backup-do-not-use-2f6812f51d43e7b76aef7764a298b05154d308e4.tar.xz
drakx-backup-do-not-use-2f6812f51d43e7b76aef7764a298b05154d308e4.zip
no_comment
Diffstat (limited to 'perl-install/share/install.rc')
-rw-r--r--perl-install/share/install.rc6
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/share/install.rc b/perl-install/share/install.rc
index 882f093ab..520bffc89 100644
--- a/perl-install/share/install.rc
+++ b/perl-install/share/install.rc
@@ -46,7 +46,11 @@ style "logo"
bg[NORMAL] = { 1.0, 1.0, 1.0 }
}
+style "stepsReachable"
+{
+}
+
widget "*" style "default-font"
widget "*Steps*" style "steps"
+widget "*StepsReachable*" style "stepsReachable"
widget "*logo*" style "logo"
-