discovery.xml |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit cd9124c93a7617f956e94cf26ba7ae71c8e82d84
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Wed Jun 14 13:54:51 2017 +0200

    discovery: Add bmp as read-only type too.
    
    Change-Id: I42f21bab6f8d4ba24580f6d6e4a3a1dd5cd57811
    Reviewed-on: https://gerrit.libreoffice.org/38780
    Reviewed-by: Ashod Nakashian <ashnak...@gmail.com>
    Tested-by: Ashod Nakashian <ashnak...@gmail.com>

diff --git a/discovery.xml b/discovery.xml
index cb36c4af..a86b7cab 100644
--- a/discovery.xml
+++ b/discovery.xml
@@ -305,6 +305,9 @@
         <app name="application/vnd.sun.xml.report.chart">
             <action name="edit" ext="odc"/>
         </app>
+        <app name="image/bmp">
+            <action name="view" ext="bmp"/>
+        </app>
         <app name="image/png">
             <action name="view" ext="png"/>
         </app>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to