diff flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml @ 1316:956605001cfb

Updated SmartGWT to 2.5 flys-client/trunk@2955 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 13 Oct 2011 09:46:03 +0000
parents cc3f481e9484
children f8c03d3af300
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml	Thu Oct 13 09:08:43 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml	Thu Oct 13 09:46:03 2011 +0000
@@ -14,10 +14,20 @@
 
   <inherits name="de.intevation.artifacts.common.Common"/>
 
-  <!-- Inherit the smartgwt Enterprise Blue Theme.                -->
+  <!-- Inherit the smartgwt Enterprise Theme.                -->
   <inherits name="com.smartgwt.SmartGwtNoTheme" />
+  <inherits name="com.smartclient.theme.enterprise.Enterprise"/>
+  <inherits name="com.smartclient.theme.enterprise.EnterpriseResources"/>
+
+  <!-- Does not work
   <inherits name="com.smartclient.theme.enterpriseblue.EnterpriseBlue"/>
   <inherits name="com.smartclient.theme.enterpriseblue.EnterpriseBlueResources"/>
+  -->
+
+  <!-- Works:
+  <inherits name="com.smartclient.theme.graphite.Graphite"/>
+  <inherits name="com.smartclient.theme.graphite.GraphiteResources"/>
+  -->
 
   <!-- Inherit the gwtopenlayers stuff -->
   <inherits name="org.gwtopenmaps.openlayers.OpenLayers"/>

http://dive4elements.wald.intevation.org