[glade-web] added gnome foot logo to url bar.



commit c03bfeb405de3f3d8837bfbbddcfc109d1ae30fa
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Mon Jul 20 20:40:07 2009 -0400

    added gnome foot logo to url bar.

 index.html |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/index.html b/index.html
index 10b8a07..d1c6f34 100644
--- a/index.html
+++ b/index.html
@@ -2,6 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="fr">
 <head>
        <title>Glade - A User Interface Designer</title>
+       <link rel="icon" type="image/png" href="http://developer.gnome.org/images/gnome-16.png"; />
 
        <meta http-equiv="Content-Type"
              content="text/html; charset=utf-8"/>
@@ -74,8 +75,8 @@
 	   these can be loaded by applications dynamically as needed.
 	</p>
 	<p>
-	   By using GtkBuilder, Glade XML files can be used in 
-	   <a href="http://www.gtk.org/language-bindings.html";>numerous programming languages</a> 
+	   By using GtkBuilder, Glade XML files can be used in numerous 
+	   <a href="http://www.gtk.org/language-bindings.html";>programming languages</a> 
 	   including C, C++, C#, Vala, Python, Java, Perl and more.
 	</p>
 	<p>



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