Add keyboard layouts by Alexey Komarov:
authorDmitry Chapyshev <dmitry@reactos.org>
Wed, 2 Jul 2008 14:08:45 +0000 (14:08 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Wed, 2 Jul 2008 14:08:45 +0000 (14:08 +0000)
commita566b6485d8f6388abcecc60f07d394fd256ebb2
tree92e8aeeda9b29bc3cce7b929997f18f84cf9e2ae
parent27440be42f0182435177c9432450a75709d2a7d9
Add keyboard layouts by Alexey Komarov:
- Thai Kedmanee
- Thai Pattachote
- Thai Pattachote (non-ShiftLock)

svn path=/trunk/; revision=34262
17 files changed:
reactos/boot/bootdata/hivesys_arm.inf
reactos/boot/bootdata/hivesys_i386.inf
reactos/boot/bootdata/packages/reactos.dff
reactos/boot/bootdata/txtsetup.sif
reactos/dll/keyboard/kbdth0/kbdth0.c [new file with mode: 0644]
reactos/dll/keyboard/kbdth0/kbdth0.def [new file with mode: 0644]
reactos/dll/keyboard/kbdth0/kbdth0.rbuild [new file with mode: 0644]
reactos/dll/keyboard/kbdth0/kbdth0.rc [new file with mode: 0644]
reactos/dll/keyboard/kbdth1/kbdth1.c [new file with mode: 0644]
reactos/dll/keyboard/kbdth1/kbdth1.def [new file with mode: 0644]
reactos/dll/keyboard/kbdth1/kbdth1.rbuild [new file with mode: 0644]
reactos/dll/keyboard/kbdth1/kbdth1.rc [new file with mode: 0644]
reactos/dll/keyboard/kbdth3/kbdth3.c [new file with mode: 0644]
reactos/dll/keyboard/kbdth3/kbdth3.def [new file with mode: 0644]
reactos/dll/keyboard/kbdth3/kbdth3.rbuild [new file with mode: 0644]
reactos/dll/keyboard/kbdth3/kbdth3.rc [new file with mode: 0644]
reactos/dll/keyboard/keyboard.rbuild