[Commits] r1383 - in apps/opengeo/geoexplorer/trunk/src: html theme/app/img

commits at geoext.org commits at geoext.org
Wed Oct 7 00:37:14 CEST 2009


Author: tschaub
Date: 2009-10-07 00:37:14 +0200 (Wed, 07 Oct 2009)
New Revision: 1383

Added:
   apps/opengeo/geoexplorer/trunk/src/theme/app/img/favicon.ico
Modified:
   apps/opengeo/geoexplorer/trunk/src/html/index.html
Log:
Adding a favicon.

Modified: apps/opengeo/geoexplorer/trunk/src/html/index.html
===================================================================
--- apps/opengeo/geoexplorer/trunk/src/html/index.html	2009-10-06 22:36:39 UTC (rev 1382)
+++ apps/opengeo/geoexplorer/trunk/src/html/index.html	2009-10-06 22:37:14 UTC (rev 1383)
@@ -2,6 +2,7 @@
 <html>
     <head>
         <title>@title@</title>
+        <link rel="shortcut icon" href="theme/app/img/favicon.ico"/>
         
         <!-- IE 8 Compatibility -->
         <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

Added: apps/opengeo/geoexplorer/trunk/src/theme/app/img/favicon.ico
===================================================================
(Binary files differ)


Property changes on: apps/opengeo/geoexplorer/trunk/src/theme/app/img/favicon.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the Commits mailing list