[pygtk-web] 2011-08-06 Dieter Verfaillie <dieterv optionexplicit be>



commit e24ada2b257698a520e19ebed000a79e913ee25d
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Sat Aug 6 11:14:57 2011 +0200

    2011-08-06  Dieter Verfaillie  <dieterv optionexplicit be>
    
    	* head.src: fix favicon

 ChangeLog |    1 +
 head.src  |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c64adb4..a244ed6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2011-08-06  Dieter Verfaillie  <dieterv optionexplicit be>
 
+	* head.src: fix favicon
 	* developer.src: update git links
 	* articles/writing-a-custom-widget-using-pygtk: Update
 	documentation links
diff --git a/head.src b/head.src
index 070bd20..301a7f2 100644
--- a/head.src
+++ b/head.src
@@ -4,7 +4,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>PyGTK</title>
-<link rel="icon" type="image/png" href="http://developer.gnome.org/images/gnome-16.png"; />
+<link rel="icon" type="image/png" href="http://www.gnome.org/wp-content/themes/gnome-grass/images/favicon.png"; />
 <link rel="stylesheet" type="text/css" href="default.css" />
 <link rel="alternate" type="application/rss+xml" title="PyGTK.org" href="http://www.pygtk.org/news.rss"; />
 <script src="http://www.google-analytics.com/urchin.js"; type="text/javascript">



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