summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-08-16 05:16:10 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-08-16 05:16:10 +0000
commite8da610175582ea7c0ac2a849a4aabba37a150e6 (patch)
treed7d1c0982daec80fcdd9ca094670da4a19cf4b0e
parent5dabbb886b156092a0710c6d24903d7363221d4b (diff)
downloaddrakx-backup-do-not-use-e8da610175582ea7c0ac2a849a4aabba37a150e6.tar
drakx-backup-do-not-use-e8da610175582ea7c0ac2a849a4aabba37a150e6.tar.gz
drakx-backup-do-not-use-e8da610175582ea7c0ac2a849a4aabba37a150e6.tar.bz2
drakx-backup-do-not-use-e8da610175582ea7c0ac2a849a4aabba37a150e6.tar.xz
drakx-backup-do-not-use-e8da610175582ea7c0ac2a849a4aabba37a150e6.zip
changed a keyboard name
-rw-r--r--perl-install/keyboard.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm
index ece7cc306..bf93fa5fd 100644
--- a/perl-install/keyboard.pm
+++ b/perl-install/keyboard.pm
@@ -266,8 +266,8 @@ arch() =~ /^sparc/ ? (
"syr_p" => [ N_("Syriac (phonetic)"), "us", "syr_phonetic", 1 ],
"tel" => [ N_("Telugu"), "us", "tel", 1 ],
# no console kbd that I'm aware of
- "tml" => [ N_("Tamil (ISCII-layout)"), "us", "tml", 1 ],
- "tscii" => [ N_("Tamil (Typewriter-layout)"), "us", "ta(UNI)", 1 ],
+ "tml" => [ N_("Tamil (ISCII-layout)"), "us", "tml(INSCRIPT)", 1 ],
+ "tscii" => [ N_("Tamil (Typewriter-layout)"), "us", "tml(UNI)", 1 ],
"th" => [ N_("Thai keyboard"), "th", "th", 1 ],
# TODO: console map
"tj" => [ N_("Tajik keyboard"), "ru4", "tj", 1 ],
g to use nokmsboot if we couldn'tAnssi Hannula2011-04-202-1/+12 * service_harddrake: remove unneeded testAnssi Hannula2011-04-201-1/+1 * service_harddrake: move display driver check block after all hardwareAnssi Hannula2011-04-201-12/+12 * service_harddrake: show yes/no buttons instead of ok/cancel when askingAnssi Hannula2011-04-202-1/+3 * service_harddrake: add support for timeouted OK and Yes/No dialogs inAnssi Hannula2011-04-202-6/+15 * service_harddrake: load new drivers or ask for reboot also if the driver isAnssi Hannula2011-04-202-8/+22 * 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 u...Anssi Hannula2011-04-173-0/+10 * service_harddrake: Add or remove nokmsboot option if an unoptimal or fatal si...Anssi Hannula2011-04-172-1/+14 * service_harddrake: Do not switch a display driver if speedboot has already st...Anssi Hannula2011-04-172-0/+10 * service_harddrake: ask for a reboot after a driver switch if needed, and load...Anssi Hannula2011-04-172-2/+25 * 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 * - s/Ldap/LDAP/ in the po/pot files manually so as not to fuzzy the strings un...Ahmad Samir2011-04-0771-174/+174 * - keep it "Hard drive detection", since the tree on the left in the installerAhmad Samir2011-04-071-2/+2 * - s/can not/cannot/ manually in the po/pot files so as not the make the stringsAhmad Samir2011-04-07285-1456/+1456 * - revert 's,/boot partition,separate /boot partition,', .po/pot files shouldn'tAhmad Samir2011-04-0571-214/+214 * - '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 the...Ahmad Samir2011-04-0472-72/+72 * - perl -pi -e 's!For this, create a partition!To accomplish this, create a pa...Ahmad Samir2011-04-0472-72/+72 * - 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 ha...Ahmad Samir2011-04-04