diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-05-02 14:52:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-05-02 14:52:41 +0000 |
commit | c367a7b536cbc28a666370a8935718980bdc5ee3 (patch) | |
tree | 367cf2853e3fa81eee160437c102ca8c6b3b39dc /perl-install/Xconfigurator_consts.pm | |
parent | b6b6e19519b647762f5b1497387893bc8094f879 (diff) | |
download | drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar.gz drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar.bz2 drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.tar.xz drakx-c367a7b536cbc28a666370a8935718980bdc5ee3.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index e1005b3b1..6a3eb49ff 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -23,8 +23,8 @@ use common qw(:common); 'FBDev' => "fbdev", ) : ( 'SVGA' => "svga", - 'Rage128' => "svga", - '3dfx' => "svga", +#- 'Rage128' => "svga", +#- '3dfx' => "svga", 'S3' => "accel", 'Mach32' => "accel", 'Mach8' => "accel", |