diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-11-15 23:00:15 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-11-15 23:00:15 +0000 |
commit | 90a1f215f87bc0888243175bb53ab3e08a01fc5a (patch) | |
tree | eb79aa791d1d4658eb8b81e2ae018289145f03df /plugins/BossKeyPlus/res/BossKey.rc | |
parent | fa776f21d513e1e066cbf17dab536873644d1901 (diff) |
full options paths
git-svn-id: http://svn.miranda-ng.org/main/trunk@15735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BossKeyPlus/res/BossKey.rc')
-rw-r--r-- | plugins/BossKeyPlus/res/BossKey.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BossKeyPlus/res/BossKey.rc b/plugins/BossKeyPlus/res/BossKey.rc index 59cf4acad9..4317526c1b 100644 --- a/plugins/BossKeyPlus/res/BossKey.rc +++ b/plugins/BossKeyPlus/res/BossKey.rc @@ -29,7 +29,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- CONTROL "Go to Customize -> Hotkeys to change the hotkey",IDC_MAINOPT_LNK_HOTKEY,
+ CONTROL "Go to Options -> Customize -> Hotkeys to change the hotkey",IDC_MAINOPT_LNK_HOTKEY,
"Hyperlink",WS_TABSTOP,12,14,203,12
GROUPBOX "When I press the hotkey:",IDC_STATIC,0,42,224,124
CONTROL "Change status to",IDC_MAINOPT_CHANGESTATUSBOX,"Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,12,55,97,10
|