diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-07 13:24:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-07 13:24:57 +0000 |
commit | b1edad2f776716889ca148f621f0aeed971c18e3 (patch) | |
tree | 1bfbfc3ee3ca8cc74acd6badae02f1973902074b /perl-install/Xconfigurator_consts.pm | |
parent | 7a360cc04cea6bd6bc7f00fdfe44ed331c2aa2e3 (diff) | |
download | drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar.gz drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar.bz2 drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar.xz drakx-b1edad2f776716889ca148f621f0aeed971c18e3.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 419529f40..aae59790f 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -79,8 +79,8 @@ $resolution_wanted = "1024x768"; 14 => "800x600", 15 => "800x600", 16 => "1024x768", - 17 => "1024x768", - 18 => "1024x768", + 17 => "1152x864", + 18 => "1152x864", 19 => "1280x1024", 20 => "1600x1200", ); |