discovery.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 61fd0bdeb1710e32f62a53d465e31ecab2e5c151
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Fri Jun 26 10:59:12 2020 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Fri Jun 26 11:06:44 2020 +0200

    existing integrations prefer text/rtf
    
    Change-Id: Ia85c198178d6c3f579d69bb7df3b131ffcaa4847

diff --git a/discovery.xml b/discovery.xml
index 0f114c095..91866b8bf 100644
--- a/discovery.xml
+++ b/discovery.xml
@@ -251,7 +251,7 @@
         <app name="application/x-pagemaker">
             <action name="view" default="true" ext="p65"/>
         </app>
-        <app name="application/rtf">
+        <app name="text/rtf">
             <action name="edit" default="true" ext="rtf"/>
         </app>
         <app name="text/rtf">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to