summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbfox <bfox>2000-11-17 14:59:57 +0000
committerbfox <bfox>2000-11-17 14:59:57 +0000
commite663a647bf96fcee4696cc036f195487d0aea04e (patch)
tree2d892c11b4c34d119a31c767a0ed50c0ec5a6ff9
parentb1dc26629c44795cffb5c77fa0a662d3d3b0dc3a (diff)
downloadanaconda-e663a647bf96fcee4696cc036f195487d0aea04e.tar.gz
anaconda-e663a647bf96fcee4696cc036f195487d0aea04e.tar.xz
anaconda-e663a647bf96fcee4696cc036f195487d0aea04e.zip
Added some state saving variables for monitor selection.
-rw-r--r--todo.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index 4b0d698fa..c0a6cd7d1 100644
--- a/todo.py
+++ b/todo.py
@@ -375,9 +375,11 @@ class ToDo:
self.lilostate = ""
self.videoCardOriginalName = ""
self.videoCardOriginalNode = ""
- self.videoCardState = ""
+ self.videoCardStateName = ""
self.videoCardStateNode = ""
self.videoRamState = ""
+ self.monitorOriginalName = ""
+ self.monitorOriginalNode = ""
# If reconfig mode, don't probe floppy