nsis menu - launch nsis information, utilities, websites
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2166 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
830edb1ea8
commit
931de68f1d
14 changed files with 175 additions and 0 deletions
30
Menu/websites.html
Normal file
30
Menu/websites.html
Normal file
|
@ -0,0 +1,30 @@
|
|||
<html>
|
||||
<body>
|
||||
<div><img src="images/header.gif" width="610" height="45"></div>
|
||||
<p align="right"><img src="images/silver.gif" width="430" height="2"></p>
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td width="175"><p><a href="index.html"><img src="images/btn-welcome.gif" width="150" height="30"></a></p>
|
||||
<p><a href="compiler.html"><img src="images/btn-compiler.gif" width="150" height="30"></a></p>
|
||||
<p><a href="docs.html"><img src="images/btn-docs.gif" width="150" height="30"></a></p>
|
||||
<p><a href="update.html"><img src="images/btn-update.gif" width="150" height="30"></a></p>
|
||||
<p><a href="websites.html"><img src="images/btn-websites.gif" width="150" height="30"></a></p>
|
||||
</td>
|
||||
<td width="425" valign="top">
|
||||
<p><font size="+1" color="#1956B1"><strong> Websites </strong></font></p>
|
||||
<p><a href="EX:http://nsis.sourceforge.net/"><strong>NSIS Development Site</strong></a> -
|
||||
All of the latest information about NSIS development</p>
|
||||
<p><a href="EX:http://nsis.sourceforge.net/archive/"><strong>NSIS Archive</strong></a> -
|
||||
Useful functions, NSIS related software, example scripts, plugins and
|
||||
tutorials</p>
|
||||
<p><a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65"><strong>NSIS
|
||||
Forum</strong></a> - Talk with others in the NSIS community</p>
|
||||
<p><a href="EX:irc://irc.landoleet.org/nsis"><strong>NSIS IRC Channel</strong></a> -
|
||||
Chat with the NSIS developers (IRC client required)</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p align="right"><img src="images/silver.gif" width="430" height="2"></p>
|
||||
<div align="right"><img src="images/version.gif" width="190" height="33"> </div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue