From: <dan...@us...> - 2007-11-05 16:29:59
|
Revision: 1069 http://cegcc.svn.sourceforge.net/cegcc/?rev=1069&view=rev Author: dannybackx Date: 2007-11-05 08:29:52 -0800 (Mon, 05 Nov 2007) Log Message: ----------- Move eurokbd to the "works" list Modified Paths: -------------- trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html 2007-10-21 08:18:42 UTC (rev 1068) +++ trunk/cegcc/website/software-that-works.html 2007-11-05 16:29:52 UTC (rev 1069) @@ -51,6 +51,12 @@ <td class="project"><a href="http://xinvest.dotsrc.org">PocketInvest</a></td> <td class="description">PocketInvest is a port to Windows CE of Xinvest, a personal finance package for X/Motif</td> <td class="works">Yes</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/eurokbd">euro keyboard</a> </td> +<td class="description"> Multilanguage on-screen keyboard for PocketPC (Windows Mobile)</td> +<td class="works">?</td> +</tr> </table> <A NAME="dunno"><H1>To be rated : does this software work with CeGCC ?</H1></A> <table BORDER=1> @@ -565,11 +571,6 @@ <td class="works">?</td> </tr> <tr> -<td class="project"> <a href="http://sourceforge.net/projects/eurokbd">euro keyboard</a> </td> -<td class="description"> Multilanguage on-screen keyboard for PocketPC (Windows Mobile)</td> -<td class="works">?</td> -</tr> -<tr> <td class="project"> <a href="http://sourceforge.net/projects/wxpropgrid">wxPropertyGrid</a> </td> <td class="description"> wxPropertyGrid is a specialized two-column grid for editing properties such as strings, numbers, flagsets, fonts, and colours. Use with wxWidgets 2.6.0 or later (older 1.0.x releases also work with 2.5.x branch).</td> <td class="works">?</td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |