From e53c048bc81edd9b871b80ebe5e5b97436b55f9c Mon Sep 17 00:00:00 2001
From: Christoph Wurst <christoph@winzerhof-wurst.at>
Date: Thu, 9 Aug 2018 06:58:18 +0200
Subject: [PATCH] Fix info.xsd to sync with the appstore one

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
---
 resources/app-info.xsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/resources/app-info.xsd b/resources/app-info.xsd
index 4460b0f63b9..516d984674e 100644
--- a/resources/app-info.xsd
+++ b/resources/app-info.xsd
@@ -344,6 +344,7 @@
             <xs:enumeration value="social"/>
             <xs:enumeration value="tools"/>
             <xs:enumeration value="games"/>
+            <xs:enumeration value="search"/>
         </xs:restriction>
     </xs:simpleType>
 
-- 
GitLab