Reviewers: rjrjr,

Description:
Follow up to r10350. Allow collapse-all-properties in .gwt.xml module
files

Fixes issues: 5694


Please review this at http://gwt-code-reviews.appspot.com/1463806/

Affected files:
  M distro-source/core/src/gwt-module.dtd


Index: distro-source/core/src/gwt-module.dtd
===================================================================
--- distro-source/core/src/gwt-module.dtd       (revision 10346)
+++ distro-source/core/src/gwt-module.dtd       (working copy)
@@ -19,7 +19,7 @@
define-property | extend-property | set-property | set-property-fallback |
   clear-configuration-property | define-configuration-property |
   extend-configuration-property | set-configuration-property |
-  property-provider | define-linker | add-linker)*>
+ property-provider | define-linker | add-linker | collapse-all-properties)*>
 <!ATTLIST module
        rename-to CDATA #IMPLIED
 >


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to