From ebd687f634a69149228cee9a8d0fbac61a8e3034 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 21 May 2013 15:45:23 +0000 Subject: - "2000\XP+" remark is not needed anymore git-svn-id: http://svn.miranda-ng.org/main/trunk@4776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdidle/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/stdidle') diff --git a/src/core/stdidle/resource.rc b/src/core/stdidle/resource.rc index eac9ca8f20..15de842114 100644 --- a/src/core/stdidle/resource.rc +++ b/src/core/stdidle/resource.rc @@ -38,7 +38,7 @@ BEGIN CONTROL "Spin2",IDC_IDLESPIN,"msctls_updown32",UDS_WRAP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,71,55,12,23 CONTROL "Become idle if the screen saver is active",IDC_SCREENSAVER, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,83,265,9 - CONTROL "Become idle if the computer is locked (2000/XP+ only)",IDC_LOCKED, + CONTROL "Become idle if the computer is locked",IDC_LOCKED, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,105,265,9 CONTROL "Become idle if a terminal session is disconnected",IDC_IDLETERMINAL, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,116,265,10 @@ -69,7 +69,7 @@ BEGIN CONTROL "",IDC_IDLESPIN,"msctls_updown32",UDS_WRAP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,193,7,11,23 CONTROL "Become idle if the screen saver is active",IDC_SCREENSAVER, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,25,268,9 - CONTROL "Become idle if the computer is locked (2000/XP+ only)",IDC_LOCKED, + CONTROL "Become idle if the computer is locked",IDC_LOCKED, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,37,249,9 CONTROL "Become idle if a terminal session is disconnected",IDC_IDLETERMINAL, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,49,265,10 -- cgit v1.2.3