SF.net SVN: fclient:[836] trunk/web
Status: Pre-Alpha
Brought to you by:
jurner
From: <jU...@us...> - 2008-07-31 16:50:43
|
Revision: 836 http://fclient.svn.sourceforge.net/fclient/?rev=836&view=rev Author: jUrner Date: 2008-07-31 16:50:50 +0000 (Thu, 31 Jul 2008) Log Message: ----------- ... Modified Paths: -------------- trunk/web/intro.html trunk/web/screenshots-fclient.html Added Paths: ----------- trunk/web/img-fclient/ trunk/web/img-fclient/browser-1.png trunk/web/img-fclient/browser.png Property changes on: trunk/web/img-fclient/browser-1.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/web/img-fclient/browser.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/web/intro.html =================================================================== --- trunk/web/intro.html 2008-07-31 16:45:24 UTC (rev 835) +++ trunk/web/intro.html 2008-07-31 16:50:50 UTC (rev 836) @@ -9,7 +9,8 @@ <div class="topic"> - <b>fclient:</b> Gui frontend for freenet written in python and Qt. Not yet + <b>fclient:</b> Gui frontend for freenet written in python and Qt. The Gui + is yet under developement <br> [<a href="more-fclient.html" target="mainFrame">..more</a>] [<a href="download-fclient.html" target="mainFrame">download</a>] [<a href="screenshots-fclient.html" target="mainFrame">screenshots</a>] @@ -18,8 +19,9 @@ <div class="topic"> - <b>fcp2:</b> high level wrapper for the freenet client protocol version 2 written in python. Automatic - conversions from Fcp to python types, access to node and peer configurations and much more. + <b>fcp2:</b> high level wrapper for the freenet client protocol version 2 written in python. + Automatic conversions from Fcp to python types, access to node and peer configurations + and much more. The wrapper is yet under developement <br> [<a href="more-fcp2.html" target="mainFrame">..more</a>] [<a href="download-fcp2.html" target="mainFrame">download</a>] [<a href="screenshots-fcp2.html" target="mainFrame">screenshots</a>] </div> Modified: trunk/web/screenshots-fclient.html =================================================================== --- trunk/web/screenshots-fclient.html 2008-07-31 16:45:24 UTC (rev 835) +++ trunk/web/screenshots-fclient.html 2008-07-31 16:50:50 UTC (rev 836) @@ -11,8 +11,9 @@ <br> <br> - Not yet + a first screenshot of the gui under developement:<br> + <p style="text-indent: 3em"><img src="img-fclient/browser-1.png"> <div class="bottom_padding"></div> </body> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |