aboutsummaryrefslogtreecommitdiff
path: root/gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index 34de804..ee32f0f 100755
--- a/gui.py
+++ b/gui.py
@@ -78,7 +78,7 @@ stepToClass = {
"upgrademigratefs" : ("upgrade_migratefs_gui", "UpgradeMigrateFSWindow"),
# Installing the Gentoo Installation Files
- "installationfiles" : ("makeconf_gui", "MakeconfWindow"),
+ "installationfiles" : ("welcome_gui", "WelcomeWindow"),
"makeconf" : ("makeconf_gui", "MakeconfWindow"),
# Installing the Gentoo Base System