Browse Source

update app info schema files

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/18443/head
Arthur Schiwon 7 years ago
parent
commit
d4b4e54d5f
No known key found for this signature in database GPG Key ID: 7424F1874854DF23
  1. 2
      resources/app-info-shipped.xsd
  2. 1
      resources/app-info.xsd

2
resources/app-info-shipped.xsd

@ -352,6 +352,8 @@
<xs:enumeration value="social"/> <xs:enumeration value="social"/>
<xs:enumeration value="tools"/> <xs:enumeration value="tools"/>
<xs:enumeration value="games"/> <xs:enumeration value="games"/>
<xs:enumeration value="search"/>
<xs:enumeration value="workflow"/>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>

1
resources/app-info.xsd

@ -353,6 +353,7 @@
<xs:enumeration value="tools"/> <xs:enumeration value="tools"/>
<xs:enumeration value="games"/> <xs:enumeration value="games"/>
<xs:enumeration value="search"/> <xs:enumeration value="search"/>
<xs:enumeration value="workflow"/>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>

Loading…
Cancel
Save