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

New commits:
commit d1992e0e62e597ba559bb18e4665b26a85b651cd
Author:     Andras Timar <[email protected]>
AuthorDate: Mon Mar 2 10:26:22 2020 +0100
Commit:     Andras Timar <[email protected]>
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 <[email protected]>
    Tested-by: Andras Timar <[email protected]>

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"/>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to