[gnomeweb-wml] update gevice site



commit bc00cbea8ebf83463679061fe4d7061b23ef6942
Author: Alejandro ValdÃs Jimenez <avaldes gnome org>
Date:   Tue Dec 18 09:10:33 2012 -0300

    update gevice site

 projects.gnome.org/gevice/images/Makefile.am       |    4 +---
 projects.gnome.org/gevice/images/diagram.png       |  Bin 70566 -> 31857 bytes
 projects.gnome.org/gevice/images/main.png          |  Bin 87486 -> 97807 bytes
 projects.gnome.org/gevice/images/ndbase.png        |  Bin 41553 -> 0 bytes
 projects.gnome.org/gevice/images/thumb-diagram.png |  Bin 46132 -> 41315 bytes
 projects.gnome.org/gevice/images/thumb-main.png    |  Bin 50650 -> 71311 bytes
 projects.gnome.org/gevice/images/thumb-ndbase.png  |  Bin 20415 -> 0 bytes
 projects.gnome.org/gevice/index.html               |   12 ++++++------
 8 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/projects.gnome.org/gevice/images/Makefile.am b/projects.gnome.org/gevice/images/Makefile.am
index e720777..d9e6c06 100644
--- a/projects.gnome.org/gevice/images/Makefile.am
+++ b/projects.gnome.org/gevice/images/Makefile.am
@@ -10,10 +10,8 @@ misc_images=\
 				diagram.png  \
 				gevice-banner.png  \
 				main.png  \
-				ndbase.png  \
 				thumb-diagram.png  \
-				thumb-main.png  \
-				thumb-ndbase.png
+				thumb-main.png
 
 page_DATA=$(misc_images)
 
diff --git a/projects.gnome.org/gevice/images/diagram.png b/projects.gnome.org/gevice/images/diagram.png
index 4f6ec81..a31360a 100644
Binary files a/projects.gnome.org/gevice/images/diagram.png 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
index 2e4f93d..a95bd9f 100644
Binary files a/projects.gnome.org/gevice/images/main.png and b/projects.gnome.org/gevice/images/main.png differ
diff --git a/projects.gnome.org/gevice/images/thumb-diagram.png b/projects.gnome.org/gevice/images/thumb-diagram.png
index a822703..e3084d3 100644
Binary files a/projects.gnome.org/gevice/images/thumb-diagram.png 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
index 5c7fc13..56d60e0 100644
Binary files a/projects.gnome.org/gevice/images/thumb-main.png and b/projects.gnome.org/gevice/images/thumb-main.png differ
diff --git a/projects.gnome.org/gevice/index.html b/projects.gnome.org/gevice/index.html
index 01da2c1..cfdae74 100644
--- a/projects.gnome.org/gevice/index.html
+++ b/projects.gnome.org/gevice/index.html
@@ -3,7 +3,9 @@
 <html>
     <head>
         <title>Gevice: GNOME Network Device Manager</title>
-        <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css"; />
+        
+        <link rel="stylesheet" type="text/css" href="http://www.gnome.org/css/layout.css"; />
+        <link rel="stylesheet" type="text/css" href="http://www.gnome.org/css/style.css"; />
         <link rel="stylesheet" type="text/css" href="gevice.css" />
     </head>
     
@@ -14,7 +16,7 @@
     
     <div id="body">
         <h2>Gevice: GNOME Network Device Manager</h2>
-        <p>Gevice is a tool for the administration of network device.</p>
+        <p>Gevice is a simple tool for the administration of network device.</p>
         
         <a name="features"></a>
         <h3>Features</h3>
@@ -23,7 +25,7 @@
             <li>Allow you to draw the net model.</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 you to manager the device, in terminal (telnet and ssh support.)</li>
             <li>Allow export data to CSV file. Use "|" to separate fields (or other).</li>
         </ul>
         
@@ -35,10 +37,8 @@
 
         <a name="screenshots"></a>
         <h3>Screenshots</h3>
-        <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/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>
         <p>Current maintainer and Original author: Alejandro Vald&eacute;s Jimenez<tt> &lt;avaldes at gnome.org&gt;</tt></p>



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