[gnomeweb-wml] add information of version 2.0



commit cc5955130eb65953bf24be1e3b4f4c80954c86af
Author: Alejandro Valdes Jimenez <avaldes gnome org>
Date:   Tue Nov 1 00:45:06 2011 -0300

    add information of version 2.0

 projects.gnome.org/gevice/index.html |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/projects.gnome.org/gevice/index.html b/projects.gnome.org/gevice/index.html
index 5bd9174..91ae5a0 100644
--- a/projects.gnome.org/gevice/index.html
+++ b/projects.gnome.org/gevice/index.html
@@ -22,20 +22,17 @@
         <ul>
             <li>Allow you to draw the net model.</li>
             <li>Allow you to print the net diagram in png,gif,jpg formats.</li>
-            <li>Allow you to save your model in database (Postgresql)</li>
-            <li>Allow you to manager the device, in terminal (telnet,ssh or local)</li>
+            <li>Allow you to save your model in database (Postgresql). Version 2.0 use Sqlite3</li>
+            <li>Allow you to manager the device, in terminal (telnet,ssh or local. Version 2.0 add RDP and VNC support.</li>
             <li>Allow export data to CSV file. Use "|" to separate fields (or other).</li>
         </ul>
         
         <a name="download"></a>
         <h3>Download</h3>      
-        <p>Gevice development takes place in the <a href="http://git.gnome.org/";>GNOME GIT Server</a>.
+        <p>Gevice development takes place in the <a href="http://git.gnome.org/browse/gevice";>GNOME GIT Server</a>.
           You can check out the latest code using the <tt>git</tt> program like this:</p>
         <code>$ git clone git://git.gnome.org/gevice</code>
 
-	<p>The latest releases can always be found at the <a href="http://ftp.gnome.org/pub/GNOME/sources/gevice/";>GNOME ftp site.</a></p>
-        <p>The latest release is <a href="http://ftp.gnome.org/pub/GNOME/sources/gevice/0.5/gevice-0.5.2.tar.gz";>0.5.2</a></p>
-
         <a name="screenshots"></a>
         <h3>Screenshots</h3>
         <p><a href="images/screenshot-main.png"><img src="images/thumb-screenshot.png"></a></p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]