applied patch #1706187 - MUI_STARTMENUPAGE_BGCOLOR and MUI_DIRECTORYPAGE_BGCOLOR

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5153 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-05-23 15:15:46 +00:00
parent 6c5b990eac
commit fcfe33c05b
2 changed files with 34 additions and 1 deletions

View file

@ -468,6 +468,24 @@ descriptions.</p>
<p><strong>MUI_COMPONENTSPAGE_NODESC</strong><br />
No description area.</p>
</div>
<h3><img class="trigger" alt="Open/Close section" id="trigger_ind"
src="images/closed.gif" onclick=
"toggle('trigger_ind', 'toggle_ind');" /> Directory Page Interface
Settings</h3>
<div class="toggle" id="toggle_ind">
<p><strong>MUI_DIRECTORYPAGE_BGCOLOR</strong> <span class=
"parameter">(color: RRGGBB hexadecimal)</span><br />
The background color for the directory textbox.</p>
</div>
<h3><img class="trigger" alt="Open/Close section" id="trigger_ins"
src="images/closed.gif" onclick=
"toggle('trigger_ins', 'toggle_ins');" /> Startmenu Page Interface
Settings</h3>
<div class="toggle" id="toggle_ins">
<p><strong>MUI_STARTMENUPAGE_BGCOLOR</strong> <span class=
"parameter">(color: RRGGBB hexadecimal)</span><br />
The background color for the startmenu directory list and textbox.</p>
</div>
<h3><img class="trigger" alt="Open/Close section" id="trigger_ini"
src="images/closed.gif" onclick=
"toggle('trigger_ini', 'toggle_ini');" /> Installation Page