mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +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
5 lines
236 B
Text
5 lines
236 B
Text
#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>
|