Update of /cvsroot/wxlua/website
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16302/website
Modified Files:
download.php
Log Message:
Add link to Maemo wxLua on download page
Index: download.php
===================================================================
RCS file: /cvsroot/wxlua/website/download.php,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** download.php 20 Feb 2008 05:18:58 -0000 1.30
--- download.php 4 Dec 2008 05:20:23 -0000 1.31
***************
*** 99,102 ****
--- 99,109 ----
<div class="indented">
+ <h2 id="mac">...for Maemo</h2>
+ <p>Run wxLua on your Nokia N810 (possibly N770) using the Maemo platform.
+ Please visit Charles Shapiro's website, <a href="http://tomshiro.org/lua-maemo/">http://tomshiro.org/lua-maemo/</a>, for more information.
+ </p>
+ </div>
+
+ <div class="indented">
<h2 id="sources">Sources</h2>
<p>Source packages are available in two formats which contain exactly the same things:</p>
|