summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/resource.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2017-01-23 01:07:41 +0100
committerRobert Pösel <robyer@seznam.cz>2017-01-23 01:07:41 +0100
commit26890d819c469ffc7a01352d828eeaf659f82be8 (patch)
treea628deafb53be6887ebe6888f118d9c4bf2a00c4 /protocols/FacebookRM/src/resource.h
parent0151cac1704717e5eee6859e4d3b8eeb043d901f (diff)
Facebook: Add option to make Pages always invisible (enabled by default)
FB Pages are not online or offline, they just are. And this options helps users to find them in their contact list easily.
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 ec3d76d425..e5f5cccf9c 100644
--- a/protocols/FacebookRM/src/resource.h
+++ b/protocols/FacebookRM/src/resource.h
@@ -39,6 +39,7 @@
#define IDC_MAP_STATUSES 1032
#define IDC_LOAD_ALL_CONTACTS 1033
#define IDC_CUSTOM_SMILEYS 1034
+#define IDC_PAGES_ALWAYS_ONLINE 1035
#define IDC_LOAD_PAGES 1036
#define IDC_KEEP_UNREAD 1037
#define IDC_MESSAGES_ON_OPEN 1039