Author: andyhot
Date: Thu Apr 27 01:39:17 2006
New Revision: 397478

URL: http://svn.apache.org/viewcvs?rev=397478&view=rev
Log:
Make favicon work

Added:
    
tapestry/tapestry4/branches/4.0/src/documentation/resources/images/favicon.ico  
 (with props)
Modified:
    tapestry/tapestry4/branches/4.0/src/documentation/skinconf.xml

Added: 
tapestry/tapestry4/branches/4.0/src/documentation/resources/images/favicon.ico
URL: 
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/src/documentation/resources/images/favicon.ico?rev=397478&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tapestry/tapestry4/branches/4.0/src/documentation/resources/images/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: tapestry/tapestry4/branches/4.0/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/src/documentation/skinconf.xml?rev=397478&r1=397477&r2=397478&view=diff
==============================================================================
--- tapestry/tapestry4/branches/4.0/src/documentation/skinconf.xml (original)
+++ tapestry/tapestry4/branches/4.0/src/documentation/skinconf.xml Thu Apr 27 
01:39:17 2006
@@ -81,7 +81,7 @@
   <host-logo></host-logo>
 
   <!-- relative url of a favicon file, normally favicon.ico -->
-  <favicon-url>favicon.ico</favicon-url>
+  <favicon-url>images/favicon.ico</favicon-url>
 
   <!-- The following are used to construct a copyright statement -->
   <year>2006</year>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to