summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-05-21 15:45:23 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-05-21 15:45:23 +0000
commitebd687f634a69149228cee9a8d0fbac61a8e3034 (patch)
tree1a6df3fdd9d380641efaad8ceb37949da3c20139 /plugins/KeyboardNotify
parent9d392a5e1a34b333f1849a1505d510fbf68a66af (diff)
- "2000\XP+" remark is not needed anymore
git-svn-id: http://svn.miranda-ng.org/main/trunk@4776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/KeyboardNotify')
-rw-r--r--plugins/KeyboardNotify/res/resources.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc
index f29b2dd687..80a4593c97 100644
--- a/plugins/KeyboardNotify/res/resources.rc
+++ b/plugins/KeyboardNotify/res/resources.rc
@@ -71,7 +71,7 @@ BEGIN
GROUPBOX "Notify when",IDC_STATIC,160,6,147,68
CONTROL "Full Screen mode",IDC_FSCREEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,173,16,117,10
CONTROL "Screen Saver is running",IDC_SSAVER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,173,27,117,10
- CONTROL "Workstation is Locked (2000/XP)",IDC_LOCKED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,173,38,117,10
+ CONTROL "Workstation is Locked",IDC_LOCKED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,173,38,117,10
CONTROL "Defined programs are running",IDC_PGMS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,173,49,111,10
PUSHBUTTON "...",IDC_ASSIGNPGMS,287,51,15,9
CONTROL "All other situations",IDC_ACTIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,173,60,117,10