updated outdated stuff, pages / plug-in calls / multiple languages improved, red defaults, fixes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3150 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-11-16 19:57:44 +00:00
parent b0d4888c3a
commit 1026f26b40
6 changed files with 71 additions and 40 deletions

View file

@ -7,6 +7,9 @@ pre {
background-color: #F7F7F7;
padding: 1px;
}
pre b {
color: red;
}
a {
color: #567599;
text-decoration: none;