diff options
author | George Hazan <ghazan@miranda.im> | 2017-02-17 18:32:11 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-02-17 18:32:11 +0300 |
commit | 864bb725fe2bb200853244a766a96b5aab86eb7e (patch) | |
tree | 79d7ac6c600c09035db9e81278ee695a20f6c631 /protocols/IcqOscarJ/src/resource.h | |
parent | dbf3ad4417d28b7f13cecc9682ec5b6e57befa57 (diff) |
ICQ:
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids;
- caps macros removed, cause we don't wanna these options to be disabled;
- copyright update;
- version bump.
Diffstat (limited to 'protocols/IcqOscarJ/src/resource.h')
-rw-r--r-- | protocols/IcqOscarJ/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/resource.h b/protocols/IcqOscarJ/src/resource.h index f149baf996..abc0b2f1db 100644 --- a/protocols/IcqOscarJ/src/resource.h +++ b/protocols/IcqOscarJ/src/resource.h @@ -67,7 +67,6 @@ #define IDC_ICQNUM 1022
#define IDC_USEPOPUPCOLORS 1023
#define IDC_USEDEFCOLORS 1024
-#define IDC_AIMENABLE 1030
#define IDC_CLIST 1035
#define IDC_XSTATUSENABLE 1040
#define IDC_XSTATUSAUTO 1041
|