Enlightenment CVS committal

Author  : raster
Project : web
Module  : www

Dir     : web/www


Modified Files:
        favicon.png p.php 
Removed Files:
        favicon.ico 


Log Message:


change icon - just go back to png. enough of this .ico crap.

===================================================================
RCS file: /cvs/e/web/www/favicon.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvs2v0lFS and /tmp/cvsl5A8BA differ
===================================================================
RCS file: /cvs/e/web/www/p.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- p.php       4 Dec 2007 16:29:34 -0000       1.10
+++ p.php       26 Jul 2008 01:00:55 -0000      1.11
@@ -4,10 +4,10 @@
 <title><?php echo $title; ?></title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 <link rel="stylesheet" type="text/css" href="style.css"/>
-<link rel="icon" href="favicon.ico" type="image/x-icon"/>
-<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
-<link rel="icon" href="favicon.ico" type="image/ico"/>
-<link rel="shortcut icon" href="favicon.ico" type="image/ico"/>
+<link rel="icon" href="favicon.png" type="image/x-icon"/>
+<link rel="shortcut icon" href="favicon.png" type="image/x-icon"/>
+<link rel="icon" href="favicon.png" type="image/ico"/>
+<link rel="shortcut icon" href="favicon.png" type="image/ico"/>
 <style type="text/css"><!--img {behavior: url("png.htc");}--></style>
 <script src="bgsleight.js" type="text/javascript"></script>
 </head>



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to