* Re-use find window

* Focus toolbar with F6
* Unicode symbols in usage text


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7129 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2019-10-23 02:50:39 +00:00
parent 4c7f46920b
commit f39c8f241d
4 changed files with 16 additions and 3 deletions

View file

@ -135,6 +135,7 @@ END
IDK_ACCEL ACCELERATORS
BEGIN
VK_F6, IDM_UI_SWITCHSECTION, VIRTKEY, NOINVERT
"A", IDM_SELECTALL, VIRTKEY, CONTROL, NOINVERT
"B", IDM_BROWSESCR, VIRTKEY, CONTROL, NOINVERT
"C", IDM_COPYSELECTED, VIRTKEY, CONTROL, NOINVERT