summaryrefslogtreecommitdiff
path: root/plugins/HwHotKeys/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-11-27 01:01:16 +0000
committerDart Raiden <wowemuh@gmail.com>2015-11-27 01:01:16 +0000
commit0bf3b994d69c231adeb5a5ef15d8b0a8d470b5e3 (patch)
tree45254154041c8048019ec691e4fac805d835b8b6 /plugins/HwHotKeys/res
parent0960adf65f1702aa10210dacb6d60f61f23c416d (diff)
HwHotKeys: clean description
git-svn-id: http://svn.miranda-ng.org/main/trunk@15782 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HwHotKeys/res')
-rw-r--r--plugins/HwHotKeys/res/HwHotKeys.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HwHotKeys/res/HwHotKeys.rc b/plugins/HwHotKeys/res/HwHotKeys.rc
index 0f233eb08a..f80fe85b8b 100644
--- a/plugins/HwHotKeys/res/HwHotKeys.rc
+++ b/plugins/HwHotKeys/res/HwHotKeys.rc
@@ -53,7 +53,7 @@ STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- CONTROL "Hardware HotKeys plugin\r\nAllows you to assign expanded multimedia keys (only for PS/2 keyboards)", -1, "Static", WS_CHILDWINDOW | WS_VISIBLE | SS_CENTER, 3, 3, 303, 21
+ CONTROL "Allows you to assign expanded multimedia keys (only for PS/2 keyboards).", -1, "Static", WS_CHILDWINDOW | WS_VISIBLE | SS_CENTER, 3, 3, 303, 21
CONTROL "Close Miranda", -1, "Static", WS_CHILDWINDOW | WS_VISIBLE | SS_CENTERIMAGE | SS_LEFTNOWORDWRAP, 0, 30, 114, 12
CONTROL "", dlg_close_edit, "Edit", WS_CHILDWINDOW | WS_VISIBLE | WS_TABSTOP | ES_READONLY | ES_AUTOHSCROLL, 114, 30, 114, 12, WS_EX_CLIENTEDGE
CONTROL "Assign", dlg_close_set, "Button", WS_CHILDWINDOW | WS_VISIBLE | WS_TABSTOP, 228, 30, 42, 12