Revision: 10470
Author:   [email protected]
Date:     Wed Jul 27 08:39:14 2011
Log: Follow up to r10350. Allow collapse-all-properties in .gwt.xml module files

Fixes issues: 5694

Review at http://gwt-code-reviews.appspot.com/1463806

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=10470

Modified:
 /trunk/distro-source/core/src/gwt-module.dtd

=======================================
--- /trunk/distro-source/core/src/gwt-module.dtd        Fri Jun 17 10:22:42 2011
+++ /trunk/distro-source/core/src/gwt-module.dtd        Wed Jul 27 08:39:14 2011
@@ -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