[glade-web] Updated current version to 3.12 and modified bg to match screenshot colors



commit 5437cb540576ddcfc276983981306c5f858fdb56
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Sat Mar 31 20:29:50 2012 -0300

    Updated current version to 3.12 and modified bg to match screenshot colors

 default.css |    2 +-
 head.src    |    2 +-
 sources.src |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/default.css b/default.css
index b957dfc..5cf0ac5 100644
--- a/default.css
+++ b/default.css
@@ -34,7 +34,7 @@ a:hover {
 /* Common page elements: Header, footer, etc. */
 
 #hdr {
-  background-color: #F4a514;
+  background-color: #4a90d9;
   color: #FFFFFF;
   padding: 0.5em;
   border-bottom: 1px solid #000000;
diff --git a/head.src b/head.src
index 3e05a68..8f60999 100644
--- a/head.src
+++ b/head.src
@@ -21,7 +21,7 @@
     </div>
 
     <div id="sidebar">
-        <h1>Current Version: <strong>3.10</strong></h1>
+        <h1>Current Version: <strong>3.12</strong></h1>
         <ul>
           <li><a href="http://glade.gnome.org/sources.html";>Download Sources</a></li>
           <li><a href="http://git.gnome.org/cgit/glade";>Browse Sources</a></li>
diff --git a/sources.src b/sources.src
index 0fc866b..764b39a 100644
--- a/sources.src
+++ b/sources.src
@@ -5,7 +5,7 @@
         <p>To get the sources for the Glade project choose one of our release tarballs:</p>
         <ul>
           <li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/";>Glade 3.8</a> for GTK+2</li>
-          <li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.10/";>Glade 3.10</a> for GTK+3</li>
+          <li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.12/";>Glade 3.12</a> for GTK+3</li>
         </ul>
 
 	<p>Or use our <a href="http://git.gnome.org/cgit/glade";>git repository</a> to get the bleeding edge source code. To clone it you need to type:



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