allow scenario to contain extra first help message. fix #797
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<xs:element name="teaser" minOccurs="0" maxOccurs="2" type="xs:string"/>
|
||||
<xs:element name="icon" type="scenIcon" minOccurs="0"/>
|
||||
<xs:element name="intro-msg" minOccurs="0" maxOccurs="6" type="xs:string"/>
|
||||
<xs:element name="first-time-help-extra" minOccurs="0" type="xs:string"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:complexType name="ratings">
|
||||
|
Reference in New Issue
Block a user