mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- add version information for notepad
svn path=/trunk/; revision=32895
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
#include "commctrl.h"
|
||||
#include "notepad_res.h"
|
||||
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Editor\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "notepad\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "notepad.exe\0"
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
||||
|
||||
IDI_NPICON ICON "res/notepad.ico"
|
||||
|
||||
#include "lang/bg-BG.rc"
|
||||
|
||||
Reference in New Issue
Block a user