summaryrefslogtreecommitdiff
path: root/src/core/stdclist
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 /src/core/stdclist
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 'src/core/stdclist')
-rw-r--r--src/core/stdclist/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdclist/res/resource.rc b/src/core/stdclist/res/resource.rc
index 1db5646b80..110b141edd 100644
--- a/src/core/stdclist/res/resource.rc
+++ b/src/core/stdclist/res/resource.rc
@@ -109,7 +109,7 @@ BEGIN
CONTROL "If window is partially covered, bring to front instead of hiding",IDC_BRINGTOFRONT,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,141,102,162,16
CONTROL "Enable docking",IDC_DISABLEDOCKING,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,141,135,136,10
- GROUPBOX "Translucency options (Windows 2000/XP only)",IDC_STATIC,4,161,305,80
+ GROUPBOX "Translucency options",IDC_STATIC,4,161,305,80
CONTROL "Fade contact list in/out",IDC_FADEINOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,174,163,10
CONTROL "Transparent contact list",IDC_TRANSPARENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,191,151,9
LTEXT "Inactive opacity:",IDC_STATIC11,23,206,89,8