mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[3DTEXT]
Add symbol to make things look more... mature in C:\ReactOS svn path=/trunk/; revision=67778
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define IDC_STATIC -1
|
||||
#define IDI_ICON 101
|
||||
#define IDC_MESSAGE_TEXT 1001
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
IDI_ICON ICON DISCARDABLE "res/icon_3dtext.ico"
|
||||
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "OpenGL 3DText ScreenSaver"
|
||||
#define REACTOS_STR_INTERNAL_NAME "3dtext"
|
||||
|
||||
Reference in New Issue
Block a user