diff options
-rw-r--r-- | plugins/BossKeyPlus/res/BossKey.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_blind/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_modern/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_mw/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_nicer/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/KeyboardNotify/res/resources.rc | 2 | ||||
-rw-r--r-- | plugins/TooltipNotify/res/main.rc | 2 | ||||
-rw-r--r-- | src/core/stdclist/res/resource.rc | 2 | ||||
-rw-r--r-- | src/core/stdidle/resource.rc | 4 |
9 files changed, 10 insertions, 10 deletions
diff --git a/plugins/BossKeyPlus/res/BossKey.rc b/plugins/BossKeyPlus/res/BossKey.rc index e16eab74a4..f808f631ad 100644 --- a/plugins/BossKeyPlus/res/BossKey.rc +++ b/plugins/BossKeyPlus/res/BossKey.rc @@ -70,7 +70,7 @@ EXSTYLE WS_EX_CONTROLPARENT CAPTION "BossKey"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- CONTROL "Workstation is Locked (2000/XP+)",IDC_MAINOPT_HIDEIFLOCK,
+ CONTROL "Workstation is Locked",IDC_MAINOPT_HIDEIFLOCK,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,18,204,8
CONTROL "Screen Saver is running",IDC_MAINOPT_HIDEIFSCRSVR,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,32,204,8
diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc index 0af339df8a..5b6ad41876 100644 --- a/plugins/Clist_blind/res/resource.rc +++ b/plugins/Clist_blind/res/resource.rc @@ -114,7 +114,7 @@ BEGIN LTEXT "% of screen",IDC_STATIC22,230,71,69,8
CONTROL "Size upwards",IDC_AUTOSIZEUPWARD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,86,147,10
LTEXT "Title bar text:",IDC_STATIC,12,106,51,8
- 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
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index d23e756299..f3ff892f60 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -569,7 +569,7 @@ BEGIN EDITTEXT IDC_TITLETEXT,23,97,92,12,ES_AUTOHSCROLL | WS_DISABLED
CONTROL "Tool style main window",IDC_TOOLWND,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,13,129,102,8
CONTROL "Minimize to tray",IDC_MIN2TRAY,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,13,117,102,8
- GROUPBOX "Translucency options (Windows 2000/XP+)",-1,124,114,179,88
+ GROUPBOX "Translucency options",-1,124,114,179,88
CONTROL "Fade contact list in/out",IDC_FADEINOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,129,128,167,10
CONTROL "Transparent contact list",IDC_TRANSPARENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,129,139,167,9
LTEXT "Inactive opacity:",IDC_STATIC11,130,152,67,8
diff --git a/plugins/Clist_mw/res/resource.rc b/plugins/Clist_mw/res/resource.rc index 4f72cbb8eb..0ccf6009b8 100644 --- a/plugins/Clist_mw/res/resource.rc +++ b/plugins/Clist_mw/res/resource.rc @@ -187,7 +187,7 @@ BEGIN LTEXT "% of screen",IDC_STATIC22,230,71,69,8
CONTROL "Size upwards",IDC_AUTOSIZEUPWARD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,86,147,10
LTEXT "Title bar text:",IDC_STATIC,12,106,51,8
- GROUPBOX "Translucency options (Windows 2000/XP only)",IDC_STATIC,4,130,191,80
+ GROUPBOX "Translucency options",IDC_STATIC,4,130,191,80
CONTROL "Fade contact list in/out",IDC_FADEINOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,140,163,10
CONTROL "Transparent contact list",IDC_TRANSPARENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,152,151,9
LTEXT "Inactive opacity:",IDC_STATIC11,23,165,67,8
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index 95905374a1..e996a924ae 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -278,7 +278,7 @@ BEGIN LTEXT "Gap between frames",IDC_STATIC,173,151,87,11
EDITTEXT IDC_FRAMEGAP,264,149,31,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER
CONTROL "",IDC_FRAMEGAPSPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_HOTTRACK,284,148,10,14
- GROUPBOX "Translucency options (Windows 2000/XP only)",IDC_STATIC,1,168,302,56
+ GROUPBOX "Translucency options",IDC_STATIC,1,168,302,56
CONTROL "Transparent contact list",IDC_TRANSPARENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,181,149,9
LTEXT "Inactive opacity:",IDC_STATIC11,11,191,75,8
CONTROL "Slider2",IDC_TRANSINACTIVE,"msctls_trackbar32",TBS_TOP | TBS_NOTICKS | WS_TABSTOP,93,190,34,11
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
diff --git a/plugins/TooltipNotify/res/main.rc b/plugins/TooltipNotify/res/main.rc index ee7687fbeb..fee4870711 100644 --- a/plugins/TooltipNotify/res/main.rc +++ b/plugins/TooltipNotify/res/main.rc @@ -128,7 +128,7 @@ BEGIN CONTROL "Transparent input",IDC_TRANSP_INPUT,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,96,147,81,11
PUSHBUTTON "Preview",IDC_PREVIEW,201,162,46,14
- GROUPBOX "Translucency options (Windows 2000/XP only)",
+ GROUPBOX "Translucency options",
IDC_GB_TRANSP,5,185,304,34
CONTROL "Transparent tooltip",IDC_TRANSPARENCY,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,15,200,73,9
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
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
|