fix bug for node copy and move refresh when using dnd
[pithos] / src / gr / ebs / gss / GSS.gwt.xml
index 2d0c03c..24dfe42 100644 (file)
@@ -1,17 +1,14 @@
 <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.                   -->
+       <inherits name='gwtquery.plugins.droppable.Droppable'/>
        <entry-point class='gr.ebs.gss.client.GSS' />
        <stylesheet src='gss.css' />
-       <!-- <set-property name="user.agent" value="gecko" /> --> 
+       <!--<set-property name="user.agent" value="gecko" /> -->
        <!-- Rebind the file upload dialog if Gears is installed -->
        <replace-with class="gr.ebs.gss.client.FileUploadGearsDialog">
                <all>