Author: wesleyhales
Date: 2009-05-21 15:57:48 -0400 (Thu, 21 May 2009)
New Revision: 13402
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renaissance/images/favicon.ico
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renewal/images/favicon.ico
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/portal-themes.xml
Log:
JBPORTAL-2351
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renaissance/images/favicon.ico
===================================================================
(Binary files differ)
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renewal/images/favicon.ico
===================================================================
(Binary files differ)
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/portal-themes.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/portal-themes.xml 2009-05-21
19:19:35 UTC (rev 13401)
+++
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/portal-themes.xml 2009-05-21
19:57:48 UTC (rev 13402)
@@ -27,7 +27,7 @@
<name>renaissance</name>
<link rel="stylesheet" id="main_css"
href="/themes/renaissance/portal_style.css" type="text/css"/>
<link rel="shortcut icon"
href="/themes/renaissance/images/favicon.ico"/>
- <link rel="icon"
href="/themes/renaissance/images/animated_favicon1.gif"
type="image/gif"/>
+ <link rel="icon"
href="/themes/renaissance/images/favicon.ico" type="image/gif"/>
</theme>
<theme>
<name>industrial</name>
@@ -43,6 +43,6 @@
<name>renewal</name>
<link rel="stylesheet" id="main_css"
href="/themes/renewal/portal_style.css" type="text/css"/>
<link rel="shortcut icon"
href="/themes/renewal/images/favicon.ico"/>
- <link rel="icon"
href="/themes/renewal/images/animated_favicon1.gif"
type="image/gif"/>
+ <link rel="icon" href="/themes/renewal/images/favicon.ico"
type="image/gif"/>
</theme>
</themes>
\ No newline at end of file
Show replies by date