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/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/FacebookRM/src/constants.h') diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h index 3bd34a0ff0..4ffcf4a848 100644 --- a/protocols/FacebookRM/src/constants.h +++ b/protocols/FacebookRM/src/constants.h @@ -87,6 +87,7 @@ along with this program. If not, see . #define DEFAULT_MESSAGES_ON_OPEN 0 #define DEFAULT_MESSAGES_ON_OPEN_COUNT 10 #define DEFAULT_HIDE_CHATS 0 +#define DEFAULT_ENABLE_CHATS 1 #define DEFAULT_NOTIFICATIONS_CHATROOM 0 #define DEFAULT_EVENT_NOTIFICATIONS_ENABLE 1 -- cgit v1.2.3