/[pkg-java]/trunk/freemind/debian/patches/07_jaxme_actions_xsd.nopatch
ViewVC logotype

Contents of /trunk/freemind/debian/patches/07_jaxme_actions_xsd.nopatch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1949 - (show annotations) (download)
Sun Feb 26 16:27:11 2006 UTC (7 years, 3 months ago) by ewl-guest
File size: 682 byte(s)
Initial upload.
1 --- freemind/freemind_actions.xsd 2005-11-13 12:08:49.000000000 +0000
2 +++ freemind/freemind_actions.NEW.xsd 2005-11-13 12:12:51.000000000 +0000
3 @@ -772,7 +772,11 @@
4 <xs:complexType name="menu_category_base">
5 <xs:sequence>
6 <xs:choice minOccurs="0" maxOccurs="unbounded">
7 - <xs:group ref="base"/>
8 + <xs:element ref="menu_category"/>
9 + <xs:element ref="menu_submenu"/>
10 + <xs:element ref="menu_action"/>
11 + <xs:element ref="menu_checked_action"/>
12 + <xs:element ref="menu_separator"/>
13 </xs:choice>
14 </xs:sequence>
15 <xs:attribute name="name" use="required" type="xs:string"/>

  ViewVC Help
Powered by ViewVC 1.1.5