aboutsummaryrefslogtreecommitdiff
path: root/gui.py
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:35:10 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:35:10 +0000
commit305f2b85355cf359ff850ee3f7167590ea6fec1a (patch)
tree6b60694b7a0463a9042d6577d339bdff6bc634a5 /gui.py
parentPreparing the Disks welcome screen (diff)
downloadanaconda-305f2b85355cf359ff850ee3f7167590ea6fec1a.tar.gz
anaconda-305f2b85355cf359ff850ee3f7167590ea6fec1a.tar.bz2
anaconda-305f2b85355cf359ff850ee3f7167590ea6fec1a.zip
Installing the Gentoo Installation Files 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 be3980a..f7e726f 100755
--- a/gui.py
+++ b/gui.py
@@ -78,6 +78,7 @@ stepToClass = {
"upgrademigratefs" : ("upgrade_migratefs_gui", "UpgradeMigrateFSWindow"),
# Installing the Gentoo Installation Files
+ "installationfiles" : ("makeconf_gui", "MakeconfWindow"),
"makeconf" : ("makeconf_gui", "MakeconfWindow"),
# Installing the Gentoo Base System