summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/resource.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2017-04-23 13:51:10 +0200
committerRobert Pösel <robyer@seznam.cz>2017-04-23 15:20:17 +0200
commitf46b52644c9aa53f43bb3a828b31c0549007d9df (patch)
tree3b7d4ac6b98d87ed578b9bb8ef7dcaab956caed8 /protocols/FacebookRM/src/resource.h
parenta78ba173862dbc4a3a6565257135e8b8c354cdc4 (diff)
Facebook: New option to not send typing when invisible
Enabling it helps to not being marked as "active 1 min ago" by Facebook.
Diffstat (limited to 'protocols/FacebookRM/src/resource.h')
-rw-r--r--protocols/FacebookRM/src/resource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h
index e5f5cccf9c..8a5cd10fe1 100644
--- a/protocols/FacebookRM/src/resource.h
+++ b/protocols/FacebookRM/src/resource.h
@@ -42,6 +42,7 @@
#define IDC_PAGES_ALWAYS_ONLINE 1035
#define IDC_LOAD_PAGES 1036
#define IDC_KEEP_UNREAD 1037
+#define IDC_NO_TYPING_WHEN_INVISIBLE 1038
#define IDC_MESSAGES_ON_OPEN 1039
#define IDC_HIDE_CHATS 1040
#define IDC_NOTIFICATIONS_ENABLE 1041