build NSIS Menu from source (requires wxWidgets)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4958 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1a7016361c
commit
b8bf22affb
20 changed files with 792 additions and 3060 deletions
|
@ -1,5 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<table border="0">
|
||||
<tr>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<table border="0">
|
||||
<tr>
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td width="170">
|
||||
<p><img src="images/clear.gif" width="170" height="3">
|
||||
<a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Quick Launch</b></font></a></p>
|
||||
<p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Quick Launch</b></font></a></p>
|
||||
<p><a href="intro.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
|
||||
<p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
|
||||
<p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
|
||||
|
@ -41,7 +40,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><img src="images/clear.gif" width="598" height="3">
|
||||
<p><img src="images/clear.gif" width="598" height="1">
|
||||
<img src="images/line.gif" width="598" height="3"></p>
|
||||
<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
|
||||
</body>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<img src="images/clear.gif" width="1" height="3">
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td width="170">
|
||||
|
@ -26,7 +27,8 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><img src="images/line.gif" width="598" height="3"></p>
|
||||
<p><img src="images/clear.gif" width="598" height="4">
|
||||
<img src="images/line.gif" width="598" height="3"></p>
|
||||
<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,5 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<table border="0">
|
||||
<tr>
|
||||
|
@ -20,7 +20,8 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><img src="images/line.gif" width="598" height="3"></p>
|
||||
<p><img src="images/clear.gif" width="598" height="3">
|
||||
<img src="images/line.gif" width="598" height="3"></p>
|
||||
<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,5 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<table border="0">
|
||||
<tr>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<body link="#0C6E97">
|
||||
<div><img src="images/header.gif" width="598" height="45"></div>
|
||||
<table border="0">
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue