aboutsummaryrefslogtreecommitdiff
path: root/gui.py
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-03 15:53:41 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-03 15:53:41 +0000
commitbc54c8f78fa00bca11d6eaf07e8d0ba238aaeed8 (patch)
tree560cf45a4b901ba280b5e328135352f55b706acf /gui.py
parentmirrorselect (diff)
downloadanaconda-bc54c8f78fa00bca11d6eaf07e8d0ba238aaeed8.tar.gz
anaconda-bc54c8f78fa00bca11d6eaf07e8d0ba238aaeed8.tar.bz2
anaconda-bc54c8f78fa00bca11d6eaf07e8d0ba238aaeed8.zip
Fixed gui.py mirrorselect step
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 d6f3821..addce82 100755
--- a/gui.py
+++ b/gui.py
@@ -80,7 +80,7 @@ stepToClass = {
"makeconf" : ("makeconf_gui", "MakeconfWindow"),
# Installing the Gentoo Base System
- ("mirrorselect", ),
+ "mirrorselect": ("mirrorselect_gui", "MirrorselectWindow"),
#("mirrorselect-sync", ),
# Configuring the Kernel