[Yanel-commits] rev 40804 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Thu Jan 8 09:50:11 CET 2009


Author: michi
Date: 2009-01-08 09:50:11 +0100 (Thu, 08 Jan 2009)
New Revision: 40804

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c
Log:
use ordered list in order to better reference the step where a problem might occured

Modified: public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c	2009-01-08 08:46:18 UTC (rev 40803)
+++ public/yanel/trunk/src/realms/yanel-website/content/9ec57b03-8382-4a86-bad2-904ee3e9644c	2009-01-08 08:50:11 UTC (rev 40804)
@@ -7,7 +7,7 @@
 
 <body>
 <h1>Create Binary for Windows</h1>
-<ul>
+<ol>
 <li>Start Windows<br/></li>
 <li>Checkout Yanel from <a href="download/source-repository.html">SVN</a></li><li>Update the property <i>yanel.revision</i> within <i>src/build/(local).build.properties</i></li>
 <li>Run <i>build source-snapshot</i> (<b>IMPORTANT:</b> whereas command line SVN is required)<br/></li>
@@ -16,5 +16,5 @@
 <li>Download NSIS 2.24 from <a href="http://nsis.sourceforge.net/">http://nsis.sourceforge.net/</a></li>
 <li>Install NSIS</li>
 <li>Start NSIS (Click on &quot;MakeNSISW (compiler GUI)&quot;)</li>
-<li>Click on &quot;File&quot; menu and then click on &quot;Load Script ...&quot; and open <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win/install-yanel.nsi</i></li><li>An exe <i>install-yanel-1.0-dev-rREVISION.exe</i> should be created in the folder: <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win</i> which can be provided as binary snapshot/release within the <a href="en/download/windows.html">Windows download section</a><br/></li></ul></body>
-</html>
\ No newline at end of file
+<li>Click on &quot;File&quot; menu and then click on &quot;Load Script ...&quot; and open <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win/install-yanel.nsi</i></li><li>An exe <i>install-yanel-1.0-dev-rREVISION.exe</i> should be created in the folder: <i>build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win</i> which can be provided as binary snapshot/release within the <a href="en/download/windows.html">Windows download section</a><br/></li></ol></body>
+</html>



More information about the Yanel-commits mailing list