Fixing some of the wrong sublang problem
[reactos.git] / reactos / dll / cpl / intl_new / intl.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 #define REACTOS_VERSION_DLL
5 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Control Panel\0"
6 #define REACTOS_STR_INTERNAL_NAME "intl\0"
7 #define REACTOS_STR_ORIGINAL_FILENAME "intl.cpl\0"
8 #include <reactos/version.rc>
9
10 IDC_CPLICON ICON "resources/applet.ico"
11 IDC_FLAGS ICON "resources/flags.ico"
12
13
14 #include "rsrc.rc"
15