- Add Polish keyboard layout (there was only "Polish programmer" layout). It should...
authorRafal Harabien <rafalh@reactos.org>
Thu, 20 Oct 2011 13:16:40 +0000 (13:16 +0000)
committerRafal Harabien <rafalh@reactos.org>
Thu, 20 Oct 2011 13:16:40 +0000 (13:16 +0000)
commit28b24fc9ba2f26c1a2e739ecd70e26adea6afc05
tree1e7756fa4e149e60f7de7ca76247a9cea3e57df9
parenta87d86ea1a462a68ba8ce87d4061b669dbbdcdd5
- Add Polish keyboard layout (there was only "Polish programmer" layout). It should fix installing ROS in Polish.

svn path=/trunk/; revision=54211
reactos/boot/bootdata/hivesys_i386.inf
reactos/boot/bootdata/packages/reactos.dff
reactos/dll/keyboard/CMakeLists.txt
reactos/dll/keyboard/kbdpl/CMakeLists.txt [new file with mode: 0644]
reactos/dll/keyboard/kbdpl/kbdpl.c [new file with mode: 0644]
reactos/dll/keyboard/kbdpl/kbdpl.rbuild [new file with mode: 0644]
reactos/dll/keyboard/kbdpl/kbdpl.rc [new file with mode: 0644]
reactos/dll/keyboard/kbdpl/kbdpl.spec [new file with mode: 0644]
reactos/dll/keyboard/keyboard.rbuild