From a7b6dafd9b2b851d22d59576aec97a2bd53fd6f1 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 27 Jun 2024 01:45:57 +0300 Subject: Replace ICQ by MRA --- plugins/SimpleStatusMsg/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SimpleStatusMsg') diff --git a/plugins/SimpleStatusMsg/res/resource.rc b/plugins/SimpleStatusMsg/res/resource.rc index d83ddc2565..4f1924389b 100644 --- a/plugins/SimpleStatusMsg/res/resource.rc +++ b/plugins/SimpleStatusMsg/res/resource.rc @@ -132,7 +132,7 @@ BEGIN CONTROL "Spin2",IDC_SSECUPDTMSG,"msctls_updown32",UDS_WRAP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,188,14,11,14 LTEXT "seconds",IDC_STATIC,202,16,32,8 CONTROL "Do not update variables during idle",IDC_CNOIDLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,30,274,8 - CONTROL "Do not update variables on ICQ status message requests",IDC_CNOICQREQ, + CONTROL "Do not update variables on MRA status message requests",IDC_CNOICQREQ, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,44,274,8 CONTROL "Leave last played track's title after exiting the player",IDC_CLEAVEWINAMP, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,58,274,8 -- cgit v1.2.3