[gnomeweb-wml] gevice: update site



commit b784508c425de70640c55f382fc6e1dab05743c6
Author: Alejandro Valdes Jimenez <avaldes gnome org>
Date:   Thu Nov 3 15:46:52 2011 -0300

    gevice: update site

 projects.gnome.org/gevice/images/Makefile.am       |   12 +++++++-----
 projects.gnome.org/gevice/images/diagram.png       |  Bin 0 -> 70566 bytes
 projects.gnome.org/gevice/images/main.png          |  Bin 0 -> 87486 bytes
 projects.gnome.org/gevice/images/ndbase.png        |  Bin 0 -> 41553 bytes
 .../gevice/images/screenshot-main.png              |  Bin 110731 -> 0 bytes
 .../gevice/images/screenshot-main2.png             |  Bin 101048 -> 0 bytes
 projects.gnome.org/gevice/images/thumb-diagram.png |  Bin 0 -> 46132 bytes
 projects.gnome.org/gevice/images/thumb-main.png    |  Bin 0 -> 50650 bytes
 projects.gnome.org/gevice/images/thumb-ndbase.png  |  Bin 0 -> 20415 bytes
 .../gevice/images/thumb-screenshot.png             |  Bin 27985 -> 0 bytes
 .../gevice/images/thumb-screenshot2.png            |  Bin 22268 -> 0 bytes
 projects.gnome.org/gevice/index.html               |   11 ++++++-----
 12 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/projects.gnome.org/gevice/images/Makefile.am b/projects.gnome.org/gevice/images/Makefile.am
index 3b47a96..e720777 100644
--- a/projects.gnome.org/gevice/images/Makefile.am
+++ b/projects.gnome.org/gevice/images/Makefile.am
@@ -7,11 +7,13 @@ page_SCRIPTS=
 include $(top_srcdir)/rules.common
 
 misc_images=\
-        screenshot-main.png     \
-        thumb-screenshot.png    \
-        screenshot-main2.png     \
-        thumb-screenshot2.png    \
-        gevice-banner.png
+				diagram.png  \
+				gevice-banner.png  \
+				main.png  \
+				ndbase.png  \
+				thumb-diagram.png  \
+				thumb-main.png  \
+				thumb-ndbase.png
 
 page_DATA=$(misc_images)
 
diff --git a/projects.gnome.org/gevice/images/diagram.png b/projects.gnome.org/gevice/images/diagram.png
new file mode 100644
index 0000000..4f6ec81
Binary files /dev/null and b/projects.gnome.org/gevice/images/diagram.png differ
diff --git a/projects.gnome.org/gevice/images/main.png b/projects.gnome.org/gevice/images/main.png
new file mode 100644
index 0000000..2e4f93d
Binary files /dev/null and b/projects.gnome.org/gevice/images/main.png differ
diff --git a/projects.gnome.org/gevice/images/ndbase.png b/projects.gnome.org/gevice/images/ndbase.png
new file mode 100644
index 0000000..96b113c
Binary files /dev/null and b/projects.gnome.org/gevice/images/ndbase.png differ
diff --git a/projects.gnome.org/gevice/images/thumb-diagram.png b/projects.gnome.org/gevice/images/thumb-diagram.png
new file mode 100644
index 0000000..a822703
Binary files /dev/null and b/projects.gnome.org/gevice/images/thumb-diagram.png differ
diff --git a/projects.gnome.org/gevice/images/thumb-main.png b/projects.gnome.org/gevice/images/thumb-main.png
new file mode 100644
index 0000000..5c7fc13
Binary files /dev/null and b/projects.gnome.org/gevice/images/thumb-main.png differ
diff --git a/projects.gnome.org/gevice/images/thumb-ndbase.png b/projects.gnome.org/gevice/images/thumb-ndbase.png
new file mode 100644
index 0000000..2b710fd
Binary files /dev/null and b/projects.gnome.org/gevice/images/thumb-ndbase.png differ
diff --git a/projects.gnome.org/gevice/index.html b/projects.gnome.org/gevice/index.html
index 91ae5a0..01da2c1 100644
--- a/projects.gnome.org/gevice/index.html
+++ b/projects.gnome.org/gevice/index.html
@@ -21,9 +21,9 @@
         The main features gevice includes are:
         <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). 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 you to print the model diagram in png and others formats.</li>
+            <li>Allow you to save your model in database (Sqlite3)</li>
+            <li>Allow you to manager the device, in terminal (telnet, ssh or local terminal, RDP and VNC support.)</li>
             <li>Allow export data to CSV file. Use "|" to separate fields (or other).</li>
         </ul>
         
@@ -35,8 +35,9 @@
 
         <a name="screenshots"></a>
         <h3>Screenshots</h3>
-        <p><a href="images/screenshot-main.png"><img src="images/thumb-screenshot.png"></a></p>
-        <p><a href="images/screenshot-main2.png"><img src="images/thumb-screenshot2.png"></a></p>
+        <p><a href="images/ndbase.png"><img src="images/thumb-ndbase.png"></a></p>
+        <p><a href="images/main.png"><img src="images/thumb-main.png"></a></p>        
+        <p><a href="images/diagram.png"><img src="images/thumb-diagram.png"></a></p>
         
         <a name="about"></a>
         <h3>About</h3>



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