[Xfce4-commits] <www:nick/gettext> Add old favicon.

Nick Schermer noreply at xfce.org
Wed Dec 8 19:22:01 CET 2010


Updating branch refs/heads/nick/gettext
         to d30594b3e322ef594b671aa03c6cb9420d3f569d (commit)
       from 8df00331bc2cffb82aac1f65c42d8e36bfd92f5c (commit)

commit d30594b3e322ef594b671aa03c6cb9420d3f569d
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Dec 8 19:19:54 2010 +0100

    Add old favicon.

 favicon.ico       |  Bin 1150 -> 0 bytes
 favicon.png       |  Bin 860 -> 0 bytes
 pages/header.php  |    2 +-
 style/favicon.png |  Bin 0 -> 636 bytes
 4 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/favicon.ico b/favicon.ico
deleted file mode 100644
index 63a9c24..0000000
Binary files a/favicon.ico and /dev/null differ
diff --git a/favicon.png b/favicon.png
deleted file mode 100644
index 8039c6e..0000000
Binary files a/favicon.png and /dev/null differ
diff --git a/pages/header.php b/pages/header.php
index fbe9de5..d96a2f7 100644
--- a/pages/header.php
+++ b/pages/header.php
@@ -11,7 +11,7 @@ else
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 	<title><?php echo $title ?></title>
-	<link rel="shortcut icon" href="/favicon.png" type="image/png" />
+	<link rel="shortcut icon" href="/style//favicon.png" type="image/png" />
 	<link rel="stylesheet" media="screen" href="/style/base.css" type="text/css" />
 <?php
         if (isset ($head['stylesheet']) && is_array ($head['stylesheet']))
diff --git a/style/favicon.png b/style/favicon.png
new file mode 100644
index 0000000..895d4f9
Binary files /dev/null and b/style/favicon.png differ



More information about the Xfce4-commits mailing list