summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfigurator_consts.pm
diff options
context:
space:
mode:
authorStew Benedict <stewb@mandriva.org>2001-12-11 15:04:49 +0000
committerStew Benedict <stewb@mandriva.org>2001-12-11 15:04:49 +0000
commit90793c382655307ca3e2c23a838084ae88d39b03 (patch)
treecd7e6552cc3dcbd732cab5fb86282e27763f2913 /perl-install/Xconfigurator_consts.pm
parentff6c12f0ceb79027381fcaa32db851072f2e8387 (diff)
downloaddrakx-90793c382655307ca3e2c23a838084ae88d39b03.tar
drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar.gz
drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar.bz2
drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar.xz
drakx-90793c382655307ca3e2c23a838084ae88d39b03.zip
finish journalled fs usage - PPC, add "\n" keyboard.pm, new modelines
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r--perl-install/Xconfigurator_consts.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm
index 29f170a16..17ced34ea 100644
--- a/perl-install/Xconfigurator_consts.pm
+++ b/perl-install/Xconfigurator_consts.pm
@@ -656,8 +656,12 @@ Section "Modes"
Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
# iBook2
Modeline "1024x768" 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
+ # 17" Apple Studio Display
+ Modeline "1024x768" 112.62 1024 1076 1248 1420 768 768 780 808 +hsync +vsync
# HiRes Apple Studio Display
Modeline "1280x1024" 135 1280 1288 1392 1664 1024 1027 1030 1064
+ # Another variation
+ Modeline "1280x1024" 134.989 1280 1317 1429 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
';
$modelines_text = '
oot also if the driver isAnssi Hannula2011-04-202-8/+22 | | | | switched due to a hardware change instead of an ldetect-lst change. * drakxtools 13.48Anssi Hannula2011-04-172-1/+3 | * Update translation files.Anssi Hannula2011-04-17142-22871/+24624 | * Add nokmsboot boot option also if the bootloader is installed after setting ↵Anssi Hannula2011-04-173-0/+10 | | | | up a conflicting display driver (e.g. draklive-install). * service_harddrake: Add or remove nokmsboot option if an unoptimal or fatal ↵Anssi Hannula2011-04-172-1/+14 | | | | situation is detected. * service_harddrake: Do not switch a display driver if speedboot has already ↵Anssi Hannula2011-04-172-0/+10 | | | | started X server, in that case simply disable speedboot for next boot. * service_harddrake: ask for a reboot after a driver switch if needed, and ↵Anssi Hannula2011-04-172-2/+25 | | | | load the new driver if no reboot is needed * service_harddrake: handle adding/removing nokmsboot when switching the driver.Anssi Hannula2011-04-172-0/+5 | * service_harddrake: Factorize ask_with_timeout for a following commit.Anssi Hannula2011-04-172-12/+20 | * service_harddrake: Adapt from bootsplash to plymouth.Anssi Hannula2011-04-172-7/+5 | * - fixed header so msgfmt wont give any errorsOliver Burger2011-04-161-4/+3 | * - any.pm: make it easier for rebranding by using %s magicAhmad Samir2011-04-0773-783/+1145 | | | | | - update po/pot files * - s/Ldap/LDAP/ in the po/pot files manually so as not to fuzzy the strings ↵Ahmad Samir2011-04-0771-174/+174 | | | | unnecessarily * - keep it "Hard drive detection", since the tree on the left in the installerAhmad Samir2011-04-071-2/+2 | | | | | is of limited width * - s/can not/cannot/ manually in the po/pot files so as not the make the stringsAhmad Samir2011-04-07285-1456/+1456 | | | | | unnecessarily fuzzy (from Thierry Vignaud) * New versionDexter Morgan2011-04-062-1/+5 | * Fix function nameDexter Morgan2011-04-061-2/+2 | * - revert 's,/boot partition,separate /boot partition,', .po/pot files shouldn'tAhmad Samir2011-04-0571-214/+214 | | | | | | be changed this way as this changes the meaning of the string and translators need to adapt the .po files themselves * - 's!Just select your tv card parameters!Just select your TV card parameters!'Ahmad Samir2011-04-0472-73/+73 | * - s/api/API/Ahmad Samir2011-04-0472-173/+173 | * - perl -pi -e 's!trouble shoot!troubleshoot!'Ahmad Samir2011-04-0472-145/+145 | * - perl -pi -e 's!you can pick one in the above list!you can pick one from ↵Ahmad Samir2011-04-0472-72/+72 | | | | the above list!' * - perl -pi -e 's!For this, create a partition!To accomplish this, create a ↵Ahmad Samir2011-04-0472-72/+72 | | | | partition!' * - perl -pi -e 's!"Search new servers"!"Search for new servers"!'Ahmad Samir2011-04-0472-72/+72 | * - perl -pi -e 's!Something bad is happening on your drive!Something bad is ↵Ahmad Samir2011-04-0472-72/+72 | | | | happening on your hard disk drive!' * - perl -pi -e 's!"Activate ethernet cards promiscuity check."!"Activate ↵Ahmad Samir2011-04-0472-72/+72 | | | | Ethernet cards promiscuity check."!' * - perl -pi -e 's!Posix!POSIX!'Ahmad Samir2011-04-0472-88/+88 | * - perl -pi -e 's!Hard drive!Hard disk drive!' (except install/steps_list.pm)Ahmad Samir2011-04-04216-439/+439 | * - perl -pi -e 's!need to reboot before the modification can take ↵Ahmad Samir2011-04-0473-145/+145 | | | | | | | place"!"need to reboot before the modification can take effect"!' - perl -pi -e 's!"You need to reboot for the partition table modifications to take place"!"You need to reboot for the partition table modifications to take effect"!' * - perl -pi -e 's!"All data on this partition should be backed-up"!"All data ↵Ahmad Samir2011-04-0472-72/+72 | | | | on this partition should be backed up"!' * - perl -pi -e 's!"Check bad blocks\?"!"Check for bad blocks\?"!'Ahmad Samir2011-04-0473-74/+74 | * - perl -pi -e 's!"Do you want to save /etc/fstab modifications"!"Do you want ↵Ahmad Samir2011-04-0472-72/+72 | | | | to save the /etc/fstab modifications?"!' * - perl -pi -e 's!mountpoint!mount point!'Ahmad Samir2011-04-0473-73/+73 | * - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-04223-3763/+3763 | * String changes: perl -pi -e 's!file system!filesystem!'Ahmad Samir2011-04-04