summaryrefslogtreecommitdiffstats
path: root/iw/installpath_gui.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-05-10 20:37:48 +0000
committerMike Fulbright <msf@redhat.com>2000-05-10 20:37:48 +0000
commit1427eaaa0defa6dacf0343807c8291259cf39d10 (patch)
treebc54159f27a0faeefe74ce9162520eb3e11264f6 /iw/installpath_gui.py
parent53bfa2d947846c689bcab22d82b2514c7384f05f (diff)
downloadanaconda-1427eaaa0defa6dacf0343807c8291259cf39d10.tar.gz
anaconda-1427eaaa0defa6dacf0343807c8291259cf39d10.tar.xz
anaconda-1427eaaa0defa6dacf0343807c8291259cf39d10.zip
added an about to upgrade screen to GUI and TUI
Diffstat (limited to 'iw/installpath_gui.py')
-rw-r--r--iw/installpath_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/installpath_gui.py b/iw/installpath_gui.py
index 5804a8007..0db3b8f46 100644
--- a/iw/installpath_gui.py
+++ b/iw/installpath_gui.py
@@ -72,6 +72,7 @@ class InstallPathWindow (InstallWindow):
( UpgradeExamineWindow, "custom-upgrade"),
( BootloaderWindow, BootloaderSkipname ),
UnresolvedDependenciesWindow,
+ ( ConfirmWindow, "confirm" ),
InstallProgressWindow,
( BootdiskWindow, "bootdisk" ),
CongratulationWindow