summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-31 16:29:10 +0000
committerMatt Wilson <msw@redhat.com>1999-08-31 16:29:10 +0000
commite4bfc5c2258d07042f0ca60cea2ec719c55265f3 (patch)
tree8491d84e7b83a50e94921e25037f3cd280b3ea9a /xf86config.py
parentb1f83c8233cd816ae7bc48a321d9d4f249d3f272 (diff)
downloadanaconda-e4bfc5c2258d07042f0ca60cea2ec719c55265f3.tar.gz
anaconda-e4bfc5c2258d07042f0ca60cea2ec719c55265f3.tar.xz
anaconda-e4bfc5c2258d07042f0ca60cea2ec719c55265f3.zip
added this
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/xf86config.py b/xf86config.py
index 38c41164a..11a2e73dc 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -13,6 +13,7 @@ class XF86Config:
def __init__ (self):
self.server = None
self.vidCards = []
+ self.cardMan = None
self.vidRam = None
self.monEisa = None
self.monName = None