[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nsis-commits
Subject:    [NSIS-commits] SF.net SVN: nsis:[7159] NSIS/trunk
From:       anders_k--- via NSIS-commits <nsis-commits () lists ! sourceforge ! net>
Date:       2020-03-18 21:27:58
Message-ID: 1584566878.949590.27772 () sfp-scm-7 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

Revision: 7159
          http://sourceforge.net/p/nsis/code/7159
Author:   anders_k
Date:     2020-03-18 21:27:58 +0000 (Wed, 18 Mar 2020)
Log Message:
-----------
Fixed MULTIUSER_INSTALLMODE_FUNCTION and minor typos

Modified Paths:
--------------
    NSIS/trunk/Contrib/Modern UI/Readme.html
    NSIS/trunk/Contrib/Modern UI 2/Readme.html
    NSIS/trunk/Contrib/MultiUser/MultiUser.nsh
    NSIS/trunk/Contrib/MultiUser/Readme.html
    NSIS/trunk/Docs/src/basic.but

Modified: NSIS/trunk/Contrib/Modern UI/Readme.html
===================================================================
--- NSIS/trunk/Contrib/Modern UI/Readme.html	2020-03-18 01:01:29 UTC (rev 7158)
+++ NSIS/trunk/Contrib/Modern UI/Readme.html	2020-03-18 21:27:58 UTC (rev 7159)
@@ -1026,7 +1026,7 @@
 Function CustomPageFunction
   !insertmacro MUI_HEADER_TEXT $(PAGE_TITLE) $(PAGE_SUBTITLE)
   !insertmacro MUI_INSTALLOPTIONS_DISPLAY &quot;ioFile.ini&quot;
-FuctionEnd
+FunctionEnd
 </pre>
                     </div>
                     <h1>

Modified: NSIS/trunk/Contrib/Modern UI 2/Readme.html
===================================================================
--- NSIS/trunk/Contrib/Modern UI 2/Readme.html	2020-03-18 01:01:29 UTC (rev 7158)
+++ NSIS/trunk/Contrib/Modern UI 2/Readme.html	2020-03-18 21:27:58 UTC (rev 7159)
@@ -1034,7 +1034,7 @@
 Function CustomPageFunction
   !insertmacro MUI_HEADER_TEXT $(PAGE_TITLE) $(PAGE_SUBTITLE)
   ...
-FuctionEnd
+FunctionEnd
 </pre>
                     </div>
                     <h1>

Modified: NSIS/trunk/Contrib/MultiUser/MultiUser.nsh
===================================================================
--- NSIS/trunk/Contrib/MultiUser/MultiUser.nsh	2020-03-18 01:01:29 UTC (rev 7158)
+++ NSIS/trunk/Contrib/MultiUser/MultiUser.nsh	2020-03-18 21:27:58 UTC (rev 7159)
@@ -188,7 +188,7 @@
 !macro MULTIUSER_INIT_QUIT UNINSTALLER_FUNCPREFIX
 
   !ifdef MULTIUSER_INIT_${UNINSTALLER_FUNCPREFIX}FUNCTIONQUIT
-    Call "${MULTIUSER_INIT_${UNINSTALLER_FUNCPREFIX}FUCTIONQUIT}
+    Call "${MULTIUSER_INIT_${UNINSTALLER_FUNCPREFIX}FUNCTIONQUIT}"
   !else
     Quit
   !endif

Modified: NSIS/trunk/Contrib/MultiUser/Readme.html
===================================================================
--- NSIS/trunk/Contrib/MultiUser/Readme.html	2020-03-18 01:01:29 UTC (rev 7158)
+++ NSIS/trunk/Contrib/MultiUser/Readme.html	2020-03-18 21:27:58 UTC (rev 7159)
@@ -365,7 +365,7 @@
                     MULTIUSER_INSTALLMODE_UNFUNCTION
                 </td>
                 <td>
-                    A custom fuction to be called during the initialization of the \
installation mode +                    A custom function to be called during the \
                initialization of the installation mode
                     to set additional installer settings that depend on the mode
                 </td>
         </table>

Modified: NSIS/trunk/Docs/src/basic.but
===================================================================
--- NSIS/trunk/Docs/src/basic.but	2020-03-18 01:01:29 UTC (rev 7158)
+++ NSIS/trunk/Docs/src/basic.but	2020-03-18 21:27:58 UTC (rev 7159)
@@ -40,7 +40,7 @@
 
 \c [/INVOKEIDLIST] action command [parameters] [SW_SHOWDEFAULT | SW_SHOWNORMAL | \
SW_SHOWMAXIMIZED | SW_SHOWMINIMIZED | SW_HIDE]  
-Execute the specified program using ExecShell and wait for executed process to quit. \
It will only wait for executable files and not other file types nor URLs. +Execute \
the specified program using ExecShell and wait for executed process to quit. It will \
only wait for executable files, not other file types nor URLs.  
 \S2{execwait} ExecWait
 

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.



_______________________________________________
NSIS-commits mailing list
NSIS-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nsis-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic