summaryrefslogtreecommitdiffstats
path: root/gui.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>1999-11-29 22:55:01 +0000
committerMike Fulbright <msf@redhat.com>1999-11-29 22:55:01 +0000
commitb3465edfe4b5df72e48f1f529d632ebcb18b61da (patch)
treebd5a4eb2f57aaa99e9b4f2d8daee670cf196e7fd /gui.py
parentd38bad2e2642346ba4d54c1238ddbcffedb583cd (diff)
downloadanaconda-b3465edfe4b5df72e48f1f529d632ebcb18b61da.tar.gz
anaconda-b3465edfe4b5df72e48f1f529d632ebcb18b61da.tar.xz
anaconda-b3465edfe4b5df72e48f1f529d632ebcb18b61da.zip
Moved code to write configuration data in reconfig mode into a
modified version of the congratulation screen, and restored the old congratulation screen back to its original state. Dr Mike
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 d47d59d81..2665be0bd 100755
--- a/gui.py
+++ b/gui.py
@@ -238,7 +238,7 @@ class InstallInterface:
( TimezoneWindow, "timezone" ),
( AccountWindow, "accounts" ),
( AuthWindow, "authentication" ),
- ( CongratulationWindow, "complete" )
+ ( ReconfigCongratulationWindow, "complete" )
]
else: