mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
e530bb36ed
Define the Romanian Standard Keyboard layout, as defined by Romanian Standards Association (ASRO). This also renders the existing Romanian Keyboard layout as Legacy. CORE-15056
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Romanian (Legacy) Keyboard Layout"
|
|
#define REACTOS_STR_INTERNAL_NAME "kbdro"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "kbdro.dll"
|
|
#include <reactos/version.rc>
|