changeset 68:157f7bea6299

Changed theme to smartgwt Enterprise Blue. flys-client/trunk@1570 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 25 Mar 2011 11:32:33 +0000
parents 74257b95567b
children 4bdb18e5f484
files flys-client/ChangeLog flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml
diffstat 2 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/ChangeLog	Fri Mar 25 09:19:29 2011 +0000
+++ b/flys-client/ChangeLog	Fri Mar 25 11:32:33 2011 +0000
@@ -1,3 +1,8 @@
+2011-03-25  Raimund Renkert <rrenkert@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/FLYS.gwt.xml: Changed theme to
+	  smartgwt Enterprise Blue.
+
 2011-03-25  Ingo Weinzierl <ingo@intevation.de>
 
 	* src/main/java/de/intevation/flys/client/shared/model/Facet.java,
--- a/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml	Fri Mar 25 09:19:29 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml	Fri Mar 25 11:32:33 2011 +0000
@@ -12,17 +12,12 @@
   <!-- Inherit the Resource module of GWT                         -->
   <inherits name="com.google.gwt.resources.Resources"/>
 
-  <!-- Inherit the SmartGwt library.                              -->
-  <inherits name="com.smartgwt.SmartGwt"/>
-
   <inherits name="de.intevation.artifacts.common.Common"/>
 
-  <!-- Inherit the default GWT style sheet.  You can change       -->
-  <!-- the theme of your GWT application by uncommenting          -->
-  <!-- any one of the following lines.                            -->
-  <inherits name='com.google.gwt.user.theme.standard.Standard'/>
-  <!-- <inherits name='com.google.gwt.user.theme.chrome.Chrome'/> -->
-  <!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/>     -->
+  <!-- Inherit the smartgwt Enterprise Blue Theme.                -->
+  <inherits name="com.smartgwt.SmartGwtNoTheme" />
+  <inherits name="com.smartclient.theme.enterpriseblue.EnterpriseBlue"/>
+  <inherits name="com.smartclient.theme.enterpriseblue.EnterpriseBlueResources"/>
 
   <!-- Other module inherits                                      -->
 

http://dive4elements.wald.intevation.org