summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/resource.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2017-05-05 23:23:59 +0200
committerRobert Pösel <robyer@seznam.cz>2017-05-05 23:23:59 +0200
commit88ca07977eb507f37bcd87b6c3a324b1c23eeb9f (patch)
tree976360e1f3373d4bf2ab66c0c7884f38cb575b9d /protocols/FacebookRM/src/resource.h
parentd222d890c51ea95aab36c091a3d9ca18f5698afc (diff)
Facebook: Reverse logic of checkbox
Checkboxes should have positive description/meaning.
Diffstat (limited to 'protocols/FacebookRM/src/resource.h')
-rw-r--r--protocols/FacebookRM/src/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h
index 8a5cd10fe1..f898412dfa 100644
--- a/protocols/FacebookRM/src/resource.h
+++ b/protocols/FacebookRM/src/resource.h
@@ -42,7 +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_TYPING_WHEN_INVISIBLE 1038
#define IDC_MESSAGES_ON_OPEN 1039
#define IDC_HIDE_CHATS 1040
#define IDC_NOTIFICATIONS_ENABLE 1041