From 01077cb1b026057a5c522edc06c90c3493383b28 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 19 Sep 2002 16:14:01 +0000 Subject: [PATCH] h not k :) git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1048 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Makensisw/Readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Contrib/Makensisw/Readme.txt b/Contrib/Makensisw/Readme.txt index 1d0bb78c..da137cfd 100644 --- a/Contrib/Makensisw/Readme.txt +++ b/Contrib/Makensisw/Readme.txt @@ -139,7 +139,7 @@ Version History - Empty log window check (to prevent random crashes) 1.9 - - Text always scrolls to bottom (Kickik) + - Text always scrolls to bottom (kichik) - Updated link to new docs - Makensisw now takes the same parameters as makensis - About Box is closeable by clicking X @@ -147,7 +147,7 @@ Version History - Drag and Drop Support into the Makensisw window - Updated icon to more sexy one - Added Load Script option on File menu - - Added Search Dialog (Ctrl+F) (Kickik) + - 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