From 88d56b4791202034588ff5b10d9c05fff3019934 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 4 Jun 2019 12:42:13 +0300 Subject: finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch statuses completely) --- plugins/NewXstatusNotify/src/resource.h | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'plugins/NewXstatusNotify/src') diff --git a/plugins/NewXstatusNotify/src/resource.h b/plugins/NewXstatusNotify/src/resource.h index 3b10ffedce..3b1f78becf 100644 --- a/plugins/NewXstatusNotify/src/resource.h +++ b/plugins/NewXstatusNotify/src/resource.h @@ -146,10 +146,7 @@ #define IDC_CHK_DND 40074 #define IDC_CHK_NA 40075 #define IDC_CHK_OCCUPIED 40076 -#define IDC_CHK_FREECHAT 40077 -#define IDC_CHK_INVISIBLE 40078 -#define IDC_CHK_ONTHEPHONE 40079 -#define IDC_CHK_OUTTOLUNCH 40080 +#define IDC_CHK_INVISIBLE 40077 #define IDC_CHK_XSTATUS 40081 #define IDC_CHK_STATUS_MESSAGE 40082 #define IDC_CHK_FROMOFFLINE 40083 @@ -176,16 +173,10 @@ #define IDC_CHK_NA2 42075 #define IDC_OCCUPIED_BG 42076 #define IDC_CHK_OCCUPIED2 42076 -#define IDC_FREEFORCHAT_BG 42077 -#define IDC_CHK_FREECHAT2 42077 -#define IDC_INVISIBLE_BG 42078 -#define IDC_CHK_INVISIBLE2 42078 -#define IDC_ONTHEPHONE_BG 42079 -#define IDC_CHK_ONTHEPHONE2 42079 -#define IDC_OUTTOLUNCH_BG 42080 -#define IDC_CHK_OUTTOLUNCH2 42080 -#define IDC_XSTATUS_BG 42081 -#define IDC_STATUSMSG_BG 42082 +#define IDC_INVISIBLE_BG 42077 +#define IDC_CHK_INVISIBLE2 42077 +#define IDC_XSTATUS_BG 42078 +#define IDC_STATUSMSG_BG 42079 // Next default values for new objects // -- cgit v1.2.3