From cc8010159eb49e389124c5fab3ed9ee0ec948d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 30 Nov 2014 22:18:20 +0000 Subject: Facebook: Rework options; Add new option to disable multi chats support git-svn-id: http://svn.miranda-ng.org/main/trunk@11182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/resource.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'protocols/FacebookRM/src/resource.h') diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index 6c73fcf362..ee6cad34da 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -9,8 +9,9 @@ #define IDD_MIND 112 #define IDD_OPTIONS 113 #define IDD_OPTIONS_EVENTS 114 -#define IDD_OPTIONS_ADVANCED 115 +#define IDD_OPTIONS_STATUSES 115 #define IDD_CAPTCHAFORM 116 +#define IDD_OPTIONS_MESSAGING 117 #define IDI_POKE 127 #define IDI_NOTIFICATION 128 #define IDI_NEWSFEED 129 @@ -43,6 +44,7 @@ #define IDC_CLIENT_ENABLE 1044 #define IDC_FILTER_ADS 1045 #define IDC_LOGIN_SYNC 1046 +#define IDC_ENABLE_CHATS 1047 #define IDC_SYSTRAY_NOTIFY 1098 #define IDC_PREVIEW 1099 #define IDC_NOTIFICATIONS_CHATROOM 1100 -- cgit v1.2.3