From c30eb758d6ad5c2bdd75e49a5fa7125fb2e439f0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 21 Aug 2024 18:23:54 +0300 Subject: =?UTF-8?q?fixes=20#4589=20(NewXStatusNotify:=20=D1=83=D0=B4=D0=B0?= =?UTF-8?q?=D0=BB=D0=B8=D1=82=D1=8C=20=D0=BF=D0=BE=D0=B4=D0=B4=D0=B5=D1=80?= =?UTF-8?q?=D0=B6=D0=BA=D1=83=20x=D0=A1=D1=82=D0=B0=D1=82=D1=83=D1=81?= =?UTF-8?q?=D0=BE=D0=B2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/NewXstatusNotify/res/resource.rc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/NewXstatusNotify/res') diff --git a/plugins/NewXstatusNotify/res/resource.rc b/plugins/NewXstatusNotify/res/resource.rc index a21bdb9b4a..afcae6ec15 100644 --- a/plugins/NewXstatusNotify/res/resource.rc +++ b/plugins/NewXstatusNotify/res/resource.rc @@ -172,8 +172,6 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Notification",IDC_STATIC,3,6,299,50 CONTROL "Show Popups when I connect",IDC_XONCONNECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,18,285,8 - CONTROL "Disable for extra status 'Music'",IDC_CHK_DISABLEMUSIC, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,30,285,8 CONTROL "Truncate message length to:",IDC_CHK_CUTMSG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,42,140,8 EDITTEXT IDC_ED_MSGLEN,153,38,34,14,ES_AUTOHSCROLL CONTROL "",IDC_UD_MSGLEN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,176,38,11,14 @@ -244,8 +242,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,36,272,8 CONTROL "Remove events from history when closing message window",IDC_XLOGTODB_REMOVE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,47,264,10 - CONTROL "Disable for extra status 'Music'",IDC_CHK_DISABLEMUSIC, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,58,280,8 GROUPBOX "Templates",IDC_STATIC,3,75,294,156 CONTROL "Log when contact changes extra status",IDC_CHK_XSTATUSCHANGED, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,86,280,8 -- cgit v1.2.3