Better xhtml compatibility, default charset and optional lang tag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7318 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
983b3a9019
commit
452dbe5787
6 changed files with 151 additions and 66 deletions
|
@ -2,6 +2,10 @@
|
|||
\#{* Common config shared by all output formats *}
|
||||
\#{**********************************************}
|
||||
|
||||
\cfg{html-lang}{en}
|
||||
|
||||
\cfg{html-suppress-address}{true}
|
||||
|
||||
\define{NsisCopyright} Copyright (C) 1999-2021 Contributors
|
||||
|
||||
\copyright \NsisCopyright
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue