Author: diego
Date: Mon Dec  8 12:02:37 2008
New Revision: 3321

Log:
Declare profile for head tag that allows website icons.


Modified:
   trunk/design7/src/upper
   trunk/index.html

Modified: trunk/design7/src/upper
==============================================================================
--- trunk/design7/src/upper     (original)
+++ trunk/design7/src/upper     Mon Dec  8 12:02:37 2008
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
 <html>
 
-<head>
+<head profile="http://www.w3.org/2005/10/profile";>
        <title>MPlayer - The Movie Player</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta http-equiv="description" content="MPlayer - The Movie Player">

Modified: trunk/index.html
==============================================================================
--- trunk/index.html    (original)
+++ trunk/index.html    Mon Dec  8 12:02:37 2008
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
 <html>
-<head>
+<head profile="http://www.w3.org/2005/10/profile";>
 <title>Entering MPlayer homepage</title>
 <meta http-equiv="refresh" content="0; URL=design7/news.html">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to