From 88ca07977eb507f37bcd87b6c3a324b1c23eeb9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 5 May 2017 23:23:59 +0200 Subject: Facebook: Reverse logic of checkbox Checkboxes should have positive description/meaning. --- protocols/FacebookRM/src/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/FacebookRM/src/resource.h') 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 -- cgit v1.2.3