From 1763f1a6c14f6f7b2d1dcc83ae063cb2f17b9a55 Mon Sep 17 00:00:00 2001 From: rainwater Date: Tue, 24 Sep 2002 13:49:29 +0000 Subject: [PATCH] Updated shortcuts git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1167 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Makensisw/Readme.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Contrib/Makensisw/Readme.txt b/Contrib/Makensisw/Readme.txt index a983057b..720156e8 100644 --- a/Contrib/Makensisw/Readme.txt +++ b/Contrib/Makensisw/Readme.txt @@ -32,10 +32,15 @@ compiler. For the options, please see the MakeNSIS documentation. Shortcut Keys ------------- -Ctrl+R: Recompiles the script -Ctrl+X: Exits the application -Ctrl+T: Tests the installer +Ctrl+A: Select All text +Ctrl+C: Copy selected text Ctrl+E: Edits the script +Ctrl+F: Find text +Ctrl+L: Load a script +Ctrl+R: Recompiles the script +Ctrl+T: Tests the installer +Alt+X: Exits the application +F1: View Documentation Version History @@ -150,11 +155,11 @@ Version History - Added Search Dialog (Ctrl+F) (kichik) - Added Select All (Ctrl+A), Copy (Ctrl+C), Exit (Alt+X) keys - Branding text now reflects NSIS version - - Bunch of other stuff not worth mentioning - Added some simple tool tips - Added Context Menu in log window - Added resize gripper - Ctrl+L loads a script + - Bunch of other stuff not worth mentioning Copyright Information