FileRead is problematic on unicode, just document it for now and hope we can fix it later...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6214 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
bc9f86d506
commit
2c89cca183
4 changed files with 31 additions and 6 deletions
|
@ -42,4 +42,10 @@ a:hover {
|
|||
background-color: #F4F4F4;
|
||||
color: #000000;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.wb {
|
||||
background-color: #FFFFCC;
|
||||
color: #000000;
|
||||
border: 1px solid #646400;
|
||||
padding: 0.2em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue