summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorbfox <bfox>2000-11-17 21:20:29 +0000
committerbfox <bfox>2000-11-17 21:20:29 +0000
commitec17487aaadbd19dab83fa75f7801f3e885e129b (patch)
tree1b10cd19b14cdc8f0bfecbe59d6238d8b3ba77b4 /todo.py
parent240c22ba05a3b5e8829145cc0153c340d7a6d3e0 (diff)
downloadanaconda-ec17487aaadbd19dab83fa75f7801f3e885e129b.tar.gz
anaconda-ec17487aaadbd19dab83fa75f7801f3e885e129b.tar.xz
anaconda-ec17487aaadbd19dab83fa75f7801f3e885e129b.zip
Added state saving variable for video card original state.
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index ed4f8a8e1..b04528682 100644
--- a/todo.py
+++ b/todo.py
@@ -378,9 +378,10 @@ class ToDo:
self.videoCardStateName = ""
self.videoCardStateNode = ""
self.videoRamState = ""
+ self.videoRamOriginal = ""
self.monitorOriginalName = ""
self.monitorOriginalNode = ""
-
+ self.probedFlag = ""
# If reconfig mode, don't probe floppy
#print self.reconfigOnly