summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-07-06 19:39:29 +0000
committerJeremy Katz <katzj@redhat.com>2001-07-06 19:39:29 +0000
commit51aff79ebedbb0919a1029958adc3ed5878e8fbb (patch)
treead442aa800b83739c1f63c235f720add1f1da492 /text.py
parentae0d5c92fbc02cc310fa91aea2ea05326efb2a19 (diff)
downloadanaconda-51aff79ebedbb0919a1029958adc3ed5878e8fbb.tar.gz
anaconda-51aff79ebedbb0919a1029958adc3ed5878e8fbb.tar.xz
anaconda-51aff79ebedbb0919a1029958adc3ed5878e8fbb.zip
individual package selection question on text upgrade
Diffstat (limited to 'text.py')
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index 05bc8028a..7db27ea1e 100644
--- a/text.py
+++ b/text.py
@@ -42,7 +42,7 @@ stepToClasses = {
"fdisk" : ("fdisk_text", "fdiskPartitionWindow" ),
"partitionmethod" : ("partmethod_text", ("PartitionMethod") ),
"partition": ("partition_text", ("PartitionWindow") ),
- "findinstall" : ( "upgrade_text", "UpgradeExamineWindow" ),
+ "findinstall" : ( "upgrade_text", ("UpgradeExamineWindow", "CustomizeUpgradeWindow") ),
"addswap" : ( "upgrade_text", "UpgradeSwapWindow" ),
"bootloader" : ("bootloader_text", ("BootloaderChoiceWindow",
"BootloaderAppendWindow",