!verbose 3 for cleaner logs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1483 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5063eaa95a
commit
f0b820257f
15 changed files with 299 additions and 70 deletions
|
@ -5,6 +5,7 @@
|
|||
;By Piotr Murawski & Rafał Lampe; www.lomsel.prv.pl mailto:ppiter@skrzynka.pl
|
||||
|
||||
;--------------------------------
|
||||
!verbose 3
|
||||
|
||||
!ifndef MUI_POLISH_USED
|
||||
|
||||
|
@ -83,4 +84,6 @@
|
|||
LangString un.MUI_BUTTONTEXT_UNINSTALL ${LANG_POLISH} "Odinstaluj"
|
||||
!endif
|
||||
|
||||
!endif
|
||||
!endif
|
||||
|
||||
!verbose 4
|
Loading…
Add table
Add a link
Reference in a new issue