You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2006/04/27 10:39:22 UTC

svn commit: r397478 - in /tapestry/tapestry4/branches/4.0/src/documentation: resources/images/favicon.ico skinconf.xml

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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org