Fixes after code review, these solve Issue 60.
[pithos] / src / gr / ebs / gss / GSS.gwt.xml
index 1d3d2d9..a6940a8 100644 (file)
@@ -1,14 +1,10 @@
 <module>
-
-       <!-- Inherit the core Web Toolkit stuff.                  -->
        <inherits name='com.google.gwt.user.User' />
-       <!-- Inherit the default GWT style sheet -->
-       <!--  inherits name="com.google.gwt.user.theme.standard.Standard"/-->
+       <inherits name="com.google.gwt.user.theme.standard.Standard"/>
        <inherits name="com.google.gwt.gears.Gears"/>
        <inherits name='com.allen_sauer.gwt.dnd.gwt-dnd' />
        <inherits name="com.google.gwt.http.HTTP"/>
        <inherits name="com.google.gwt.json.JSON"/>
-       <!-- Specify the app entry point class.                   -->
        <entry-point class='gr.ebs.gss.client.GSS' />
        <stylesheet src='gss.css' />
        <!--<set-property name="user.agent" value="gecko" /> -->