[Libreoffice-commits] online.git: discovery.xml

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Mon Mar 2 20:21:40 UTC 2020


 discovery.xml |   10 ----------
 1 file changed, 10 deletions(-)

New commits:
commit d1992e0e62e597ba559bb18e4665b26a85b651cd
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon Mar 2 10:26:22 2020 +0100
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Mar 2 21:21:21 2020 +0100

    Base documents and Extensions are not supported
    
    Change-Id: I7fc728e9da03ad2b1f6811d7a03307f2d3876b31
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89812
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/discovery.xml b/discovery.xml
index 13ee6ef0d..527994ae5 100644
--- a/discovery.xml
+++ b/discovery.xml
@@ -115,16 +115,6 @@
             <action name="edit" ext="otg"/>
         </app>
 
-	<!-- Base documents -->
-	<app name="application/vnd.oasis.opendocument.database">
-            <action name="edit" ext="odb"/>
-        </app>
-
-	<!-- Extensions -->
-	<app name="application/vnd.openofficeorg.extension">
-            <action name="edit" ext="oxt"/>
-        </app>
-
         <!-- MS Word -->
         <app name="application/msword">
             <action name="edit" ext="doc"/>


More information about the Libreoffice-commits mailing list