diff options
Diffstat (limited to 'gui.py')
-rwxr-xr-x | gui.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |