[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - discovery.xml
Aron Budea (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 13 08:06:29 UTC 2019
discovery.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c8cfe3d5f37b5a21b5e83a1f404057fbdf0f7c7e
Author: Aron Budea <aron.budea at collabora.com>
AuthorDate: Sat Jun 8 02:25:21 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Thu Jun 13 10:06:11 2019 +0200
Make ODG view-only in discovery.xml
Change-Id: I09cc68f71ae432ba249dbf0940ea715fb6f8b7cf
Reviewed-on: https://gerrit.libreoffice.org/73936
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/discovery.xml b/discovery.xml
index b2999b8cf..517485642 100644
--- a/discovery.xml
+++ b/discovery.xml
@@ -52,10 +52,10 @@
<action name="view" ext="sxd"/>
</app>
<app name="application/vnd.oasis.opendocument.graphics">
- <action name="edit" ext="odg"/>
+ <action name="view" ext="odg"/>
</app>
<app name="application/vnd.oasis.opendocument.graphics-flat-xml">
- <action name="edit" ext="fodg"/>
+ <action name="view" ext="fodg"/>
</app>
<!-- Chart documents -->
More information about the Libreoffice-commits
mailing list