summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorbfox <bfox>2000-11-15 19:02:51 +0000
committerbfox <bfox>2000-11-15 19:02:51 +0000
commitbd5930c0ac783464790cba7203b5aaed8b7dbeb9 (patch)
tree494e7e04e28616db3de38f3c66c9131c40ed18d4 /todo.py
parent0f3b25a750e6c92d2009a2c7877277b34872a8cc (diff)
downloadanaconda-bd5930c0ac783464790cba7203b5aaed8b7dbeb9.tar.gz
anaconda-bd5930c0ac783464790cba7203b5aaed8b7dbeb9.tar.xz
anaconda-bd5930c0ac783464790cba7203b5aaed8b7dbeb9.zip
Added some more state saving variables for iw/xconfig.py
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.py b/todo.py
index d98aaeb70..4b0d698fa 100644
--- a/todo.py
+++ b/todo.py
@@ -373,6 +373,12 @@ class ToDo:
self.progressWindow = None
self.fdDevice = None
self.lilostate = ""
+ self.videoCardOriginalName = ""
+ self.videoCardOriginalNode = ""
+ self.videoCardState = ""
+ self.videoCardStateNode = ""
+ self.videoRamState = ""
+
# If reconfig mode, don't probe floppy
#print self.reconfigOnly