[Libreoffice-commits] online.git: discovery.xml
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jun 26 08:59:40 UTC 2020
discovery.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 68e5901a8d8a9e9e26b3524241ca2ad73c59e379
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Fri Jun 26 10:59:12 2020 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Fri Jun 26 10:59:12 2020 +0200
existing integrations prefer text/rtf
Change-Id: Ia85c198178d6c3f579d69bb7df3b131ffcaa4847
diff --git a/discovery.xml b/discovery.xml
index 95c346240..b694f97d3 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/plain">
More information about the Libreoffice-commits
mailing list