[gnomeweb-wml] cheese: add favicon



commit 1855098b5cad330bfdd0daf6022e3af552195dad
Author: Filippo Argiolas <filippo argiolas gmail com>
Date:   Wed Jun 17 15:40:27 2009 +0200

    cheese: add favicon

 projects.gnome.org/cheese/Makefile.am  |    2 +-
 projects.gnome.org/cheese/header.shtml |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/cheese/Makefile.am b/projects.gnome.org/cheese/Makefile.am
index 9d235b3..714b608 100644
--- a/projects.gnome.org/cheese/Makefile.am
+++ b/projects.gnome.org/cheese/Makefile.am
@@ -57,7 +57,7 @@ screenshots_DATA = \
 imagesdir = $(pagedir)/data/images
 images_DATA =\
 	data/images/cheese-big.png \
-	data/images/gnome-favicon.png \
+	data/images/cheese-favicon.png \
 	data/images/package-x-generic.png \
 	data/images/preferences-desktop-wallpaper.png \
 	data/images/internet-group-chat.png \
diff --git a/projects.gnome.org/cheese/header.shtml b/projects.gnome.org/cheese/header.shtml
index acb73f5..6bfe484 100644
--- a/projects.gnome.org/cheese/header.shtml
+++ b/projects.gnome.org/cheese/header.shtml
@@ -3,6 +3,7 @@
 <html>
   <head>
     <title><!--#echo var="title"--></title>
+    <link rel="icon" href="data/images/cheese-favicon.png"/>
     <link rel="stylesheet" media="all" href="data/themes/cheese/document.all.css" title="Gnome"/>
     <link rel="stylesheet" media="screen" href="data/themes/cheese/document.screen.css" title="Gnome"/>
     <link rel="stylesheet" media="all" href="data/shadowbox/css/shadowbox.css"/>



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