From ef1a349d88912a89a8dd20ca1dcb342b6dc9c2ff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 27 May 2019 18:45:43 +0300 Subject: fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses completely) --- plugins/SeenPlugin/res/resource.rc | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'plugins/SeenPlugin/res') diff --git a/plugins/SeenPlugin/res/resource.rc b/plugins/SeenPlugin/res/resource.rc index 548af8b9c4..abfd36e220 100644 --- a/plugins/SeenPlugin/res/resource.rc +++ b/plugins/SeenPlugin/res/resource.rc @@ -1,6 +1,7 @@ // Microsoft Visual C++ generated resource script. // #include "..\src\resource.h" +#include "statusmodes.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// @@ -102,15 +103,6 @@ BEGIN RTEXT "Do not disturb",IDC_STATIC,10,163,60,10 CONTROL "",ID_STATUS_DND,"ColourPicker",WS_TABSTOP,80,160,20,14 CONTROL "",40094,"ColourPicker",WS_TABSTOP,105,160,20,14 - RTEXT "On the phone",IDC_STATIC,140,83,60,10 - CONTROL "",ID_STATUS_ONTHEPHONE,"ColourPicker",WS_TABSTOP,210,80,20,14 - CONTROL "",40099,"ColourPicker",WS_TABSTOP,235,80,20,14 - RTEXT "Out to lunch",IDC_STATIC,140,103,60,10 - CONTROL "",ID_STATUS_OUTTOLUNCH,"ColourPicker",WS_TABSTOP,210,100,20,14 - CONTROL "",40100,"ColourPicker",WS_TABSTOP,235,100,20,14 - RTEXT "Free for chat",IDC_STATIC,140,123,60,10 - CONTROL "",ID_STATUS_FREECHAT,"ColourPicker",WS_TABSTOP,210,120,20,14 - CONTROL "",40097,"ColourPicker",WS_TABSTOP,235,120,20,14 RTEXT "Invisible",IDC_STATIC,140,143,60,10 CONTROL "",ID_STATUS_INVISIBLE,"ColourPicker",WS_TABSTOP,210,140,20,14 CONTROL "",40098,"ColourPicker",WS_TABSTOP,235,140,20,14 -- cgit v1.2.3