diff options
author | George Hazan <ghazan@miranda.im> | 2018-06-08 19:44:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-06-08 19:44:51 +0300 |
commit | 290518a76e3dbed5f3452f9e210c90246c8875d4 (patch) | |
tree | fd88db301fa85e98d9c3a3771676e1464f392b5b /plugins/SmileyAdd/src/resource.h | |
parent | f9e9f87fe527ef131e10518ed19b5cd071299c9b (diff) |
merge of recent SRMM-related fixes
Diffstat (limited to 'plugins/SmileyAdd/src/resource.h')
-rw-r--r-- | plugins/SmileyAdd/src/resource.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/SmileyAdd/src/resource.h b/plugins/SmileyAdd/src/resource.h index 98bf81d17e..533c9326ee 100644 --- a/plugins/SmileyAdd/src/resource.h +++ b/plugins/SmileyAdd/src/resource.h @@ -1,11 +1,10 @@ //{{NO_DEPENDENCIES}}
-// Включаемый файл, созданный в Microsoft Visual C++.
-// Используется D:\Others\SVN\MirandaNG\trunk\plugins\SmileyAdd\res\resource.rc
+// Microsoft Visual C++ generated include file.
+// Used by w:\miranda-ng\plugins\SmileyAdd\res\resource.rc
//
#define IDI_SMILINGICON 124
#define IDD_OPT_SMILEYS 245
#define IDC_CATEGORYLIST 1017
-#define IDC_PLUGENABLED 1019
#define IDC_INPUTSMILEYS 1020
#define IDC_DCURSORSMILEY 1021
#define IDC_LIBNAME 1023
|