From 8586f966f558d317d79b3ec25d0bf21d3d92498d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 19 Nov 2013 16:58:01 +0000 Subject: Facebook: Correctly load contacts on mobile phone that are online right now (also removed old related option) git-svn-id: http://svn.miranda-ng.org/main/trunk@6936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/res/facebook.rc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'protocols/FacebookRM/res') diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc index 365528336a..c025a8f628 100644 --- a/protocols/FacebookRM/res/facebook.rc +++ b/protocols/FacebookRM/res/facebook.rc @@ -115,10 +115,8 @@ BEGIN EDITTEXT IDC_GROUP,84,84,123,13,ES_AUTOHSCROLL CONTROL "Automatically set 'Ignore status change' flag",IDC_SET_IGNORE_STATUS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,101,271,10 - GROUPBOX "Contacts Settings",IDC_STATIC,7,72,291,70 + GROUPBOX "Contacts Settings",IDC_STATIC,7,72,291,60 CONTROL "Use bigger avatars",IDC_BIGGER_AVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,114,271,10 - CONTROL "Load contacts with 'On the Mobile' status",IDC_LOAD_MOBILE, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,127,271,10 END IDD_OPTIONS_EVENTS DIALOGEX 0, 0, 305, 210 -- cgit v1.2.3