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/Popup/res/resource.rc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/Popup/res/resource.rc') diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc index 9bdf0f69d3..8f211e2d4a 100644 --- a/plugins/Popup/res/resource.rc +++ b/plugins/Popup/res/resource.rc @@ -231,10 +231,7 @@ BEGIN CONTROL "",IDC_SNA,"MButtonClass",WS_TABSTOP,180,120,15,14 CONTROL "",IDC_SOCCUPIED,"MButtonClass",WS_TABSTOP,196,120,15,14 CONTROL "",IDC_SDND,"MButtonClass",WS_TABSTOP,212,120,15,14 - CONTROL "",IDC_SFREE4CHAT,"MButtonClass",WS_TABSTOP,228,120,15,14 CONTROL "",IDC_SINVISIBLE,"MButtonClass",WS_TABSTOP,244,120,15,14 - CONTROL "",IDC_SPHONE,"MButtonClass",WS_TABSTOP,260,120,15,14 - CONTROL "",IDC_SLUNCH,"MButtonClass",WS_TABSTOP,276,120,16,14 LTEXT "Disable when relevant protocol's status is...",IDC_TXT_TITLE4,112,138,180,8 CONTROL "",IDC_SOFFLINE2,"MButtonClass",WS_TABSTOP,132,151,15,14 CONTROL "",IDC_SONLINE2,"MButtonClass",WS_TABSTOP,148,151,15,14 @@ -242,10 +239,7 @@ BEGIN CONTROL "",IDC_SNA2,"MButtonClass",WS_TABSTOP,180,151,15,14 CONTROL "",IDC_SOCCUPIED2,"MButtonClass",WS_TABSTOP,196,151,15,14 CONTROL "",IDC_SDND2,"MButtonClass",WS_TABSTOP,212,151,15,14 - CONTROL "",IDC_SFREE4CHAT2,"MButtonClass",WS_TABSTOP,228,151,15,14 CONTROL "",IDC_SINVISIBLE2,"MButtonClass",WS_TABSTOP,244,151,15,14 - CONTROL "",IDC_SPHONE2,"MButtonClass",WS_TABSTOP,260,151,15,14 - CONTROL "",IDC_SLUNCH2,"MButtonClass",WS_TABSTOP,276,151,16,14 ICON IDI_MB_INFO,IDC_ICO_INFO,112,170,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE LTEXT "Colors can be configured in\r\nCustomize -> Fonts and colors",IDC_TXT_COLORS,132,171,108,24 PUSHBUTTON "More...",IDC_MORE,242,176,50,14 -- cgit v1.2.3