diff options
author | George Hazan <george.hazan@gmail.com> | 2015-05-23 16:02:12 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-05-23 16:02:12 +0000 |
commit | 83810fbdf96dc0a842bf149cfa40749e95b0fe63 (patch) | |
tree | 84fde716b669cd10b586279106a1b02b2896088f /protocols/IcqOscarJ/src/resource.h | |
parent | 7060a1f3dcde4355124316e6aab3a4e336812155 (diff) |
ICQ:
- version resource extracted to the separate file;
- all unicode support options removed due to the obsoleteness
- version bump.
git-svn-id: http://svn.miranda-ng.org/main/trunk@13776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/resource.h')
-rw-r--r-- | protocols/IcqOscarJ/src/resource.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/protocols/IcqOscarJ/src/resource.h b/protocols/IcqOscarJ/src/resource.h index e2c589d526..f149baf996 100644 --- a/protocols/IcqOscarJ/src/resource.h +++ b/protocols/IcqOscarJ/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by resources.rc
+// Microsoft Visual C++ generated include file.
+// Used by D:\miranda-ng\protocols\IcqOscarJ\res\resources.rc
//
#define IDI_ICQ 101
#define IDS_IDENTIFY 102
@@ -47,12 +47,10 @@ #define IDC_XMSG_STATIC 1007
#define IDC_SSL 1008
#define IDC_MD5LOGIN 1009
-#define IDC_UTFENABLE 1010
#define IDC_XTITLE 1010
#define IDC_LEGACY 1010
#define IDC_KEEPALIVE 1011
#define IDC_XMSG 1011
-#define IDC_UTFALL 1012
#define IDC_UTFSTATIC 1013
#define IDC_UTFCODEPAGE 1014
#define IDC_PW 1015
|