From 808957a884ac8195484c2a7a662b99cc7a163b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sat, 21 Feb 2015 23:49:11 +0000 Subject: Facebook: Add support for notifying ticker feeds updates; version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/db.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/FacebookRM/src/db.h') diff --git a/protocols/FacebookRM/src/db.h b/protocols/FacebookRM/src/db.h index d1c565e6a1..f5c4c22f14 100644 --- a/protocols/FacebookRM/src/db.h +++ b/protocols/FacebookRM/src/db.h @@ -73,6 +73,7 @@ along with this program. If not, see . #define FACEBOOK_KEY_EVENT_OTHER_ENABLE "EventOtherEnable" #define FACEBOOK_KEY_EVENT_CLIENT_ENABLE "EventClientEnable" #define FACEBOOK_KEY_EVENT_FRIENDSHIP_ENABLE "EventFriendshipEnable" +#define FACEBOOK_KEY_EVENT_TICKER_ENABLE "EventTickerEnable" #define FACEBOOK_KEY_FEED_TYPE "EventFeedsType" // Hidden account DB keys (can't be changed through GUI) -- cgit v1.2.3