aboutsummaryrefslogtreecommitdiff
path: root/gui.py
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:43:28 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:43:28 +0000
commit8fe2ebf084d7ac055217e78fe02d823c0adc6605 (patch)
treec093091ffb8ed08a83aa0b0728aff92c48f58c5f /gui.py
parentInstalling the Gentoo Base System welcome screen (diff)
downloadanaconda-8fe2ebf084d7ac055217e78fe02d823c0adc6605.tar.gz
anaconda-8fe2ebf084d7ac055217e78fe02d823c0adc6605.tar.bz2
anaconda-8fe2ebf084d7ac055217e78fe02d823c0adc6605.zip
Configuring the Kernel welcome screen
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui.py b/gui.py
index 05e2b85..d32deb2 100755
--- a/gui.py
+++ b/gui.py
@@ -89,6 +89,7 @@ stepToClass = {
"use": ("use_gui", "UseWindow"),
# Configuring the Kernel
+ "configurekernel" : ("welcome_gui", "WelcomeWindow"),
"timezone" : ("timezone_gui", "TimezoneWindow"),
# Configuring your System