SF.net SVN: fclient: [264] trunk/web
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <ju...@us...> - 2008-02-26 10:42:34
|
Revision: 264
http://fclient.svn.sourceforge.net/fclient/?rev=264&view=rev
Author: jurner
Date: 2008-02-26 02:42:37 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
some more words
Modified Paths:
--------------
trunk/web/intro.html
trunk/web/more-fcp2.html
Modified: trunk/web/intro.html
===================================================================
--- trunk/web/intro.html 2008-02-26 10:21:07 UTC (rev 263)
+++ trunk/web/intro.html 2008-02-26 10:42:37 UTC (rev 264)
@@ -9,7 +9,7 @@
<div class="topic">
- <b>fclient:</b> Gui frontend for freenet written in Qt and python. Yet to come
+ <b>fclient:</b> Gui frontend for freenet written in Qt and python. The Gui is yet to come.
<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>]
@@ -19,7 +19,7 @@
<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 more
+ conversions from Fcp to python types, access to node and peer configurations and much more.
<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/more-fcp2.html
===================================================================
--- trunk/web/more-fcp2.html 2008-02-26 10:21:07 UTC (rev 263)
+++ trunk/web/more-fcp2.html 2008-02-26 10:42:37 UTC (rev 264)
@@ -11,10 +11,10 @@
<div class="topic">
<b>fcp2:</b> high level wrapper for the freenet client protocol written in python. Automatic
- conversions from Fcp to python types, access to node and peer configurations.
-
- <br>
- Blah more here
+ conversions from Fcp to python types, access to node and peer configurations and much more.
+ The package is designed as drop anywhere package so you can include it into any project as
+ library. No need to install it to the sites directory.
+
</div>
<h5>Sample code:</h5>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|