OSDN Git Service

PATCH: [ 918361 ] favicon as gimmick for the website
authorChristian List <list1974@hotmail.com>
Fri, 19 Mar 2004 00:24:37 +0000 (00:24 +0000)
committerChristian List <list1974@hotmail.com>
Fri, 19 Mar 2004 00:24:37 +0000 (00:24 +0000)
Web/favicon.ico [new file with mode: 0644]
Web/page.inc
Web/readme.txt

diff --git a/Web/favicon.ico b/Web/favicon.ico
new file mode 100644 (file)
index 0000000..2ced2e4
Binary files /dev/null and b/Web/favicon.ico differ
index 936a991..2bb3d77 100644 (file)
@@ -70,6 +70,7 @@
       $temp .= "  <meta name=\"description\" content=\"" . $this->_description . "\">\n";
       $temp .= "  <meta name=\"keywords\" content=\"" . $this->_keywords . "\">\n";
       $temp .= "  <link rel=\"stylesheet\" type=\"text/css\" href=\"/winmerge.css\">\n";
+      $temp .= "  <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.ico\">\n";
       $temp .= "</head>\n\n";
       $temp .= "<body>\n";
       $temp .= "<table border=\"0\" cellpadding=\"4\">\n";
index b75d9c2..f8463a4 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-18 Christian
+ PATCH: [ 918361 ] favicon as gimmick for the website
+  Web: page.inc favicon.ico
+
 2004-03-15 Christian
  PATCH: [ 913686 ] Home Page on new winmerge.org domain
   The download sites can't find the new location, PAD changed back to old location