summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2019-12-17 12:21:58 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2019-12-17 12:34:54 +0100
commitd4b4e54d5f07e12ef89441d8579166cc1ad682c0 (patch)
treefbe436627842400a49fd722126f19dd0a4403a47 /resources
parent53f94b81015f00f4d8aecc825daaecd611267b33 (diff)
downloadnextcloud-server-d4b4e54d5f07e12ef89441d8579166cc1ad682c0.tar.gz
nextcloud-server-d4b4e54d5f07e12ef89441d8579166cc1ad682c0.zip
update app info schema files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'resources')
-rw-r--r--resources/app-info-shipped.xsd2
-rw-r--r--resources/app-info.xsd1
2 files changed, 3 insertions, 0 deletions
diff --git a/resources/app-info-shipped.xsd b/resources/app-info-shipped.xsd
index f717ce0bc51..53836c4e1a3 100644
--- a/resources/app-info-shipped.xsd
+++ b/resources/app-info-shipped.xsd
@@ -352,6 +352,8 @@
<xs:enumeration value="social"/>
<xs:enumeration value="tools"/>
<xs:enumeration value="games"/>
+ <xs:enumeration value="search"/>
+ <xs:enumeration value="workflow"/>
</xs:restriction>
</xs:simpleType>
diff --git a/resources/app-info.xsd b/resources/app-info.xsd
index 088122a823f..a9b373d6ed5 100644
--- a/resources/app-info.xsd
+++ b/resources/app-info.xsd
@@ -353,6 +353,7 @@
<xs:enumeration value="tools"/>
<xs:enumeration value="games"/>
<xs:enumeration value="search"/>
+ <xs:enumeration value="workflow"/>
</xs:restriction>
</xs:simpleType>