[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.5.2-4-3-gf4e4652



The following commit has been merged in the master branch:
commit 4a47c6c61a92e5eb013725deb954f74244659a99
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Apr 17 18:44:52 2012 +0200

    lp#926840: add visio mimetype to LibreOffice Draw

diff --git a/changelog b/changelog
index 86b6156..d64ef5e 100644
--- a/changelog
+++ b/changelog
@@ -1,7 +1,11 @@
 libreoffice (1:3.5.2-5) UNRELEASED; urgency=low
 
+  [ Rene Engelhard ]
   * debian/patches/db5.3.diff: add 5.3 to checked db versions
 
+  [ Björn Michaelsen ]
+  * add visio mimetype to libreoffice draw desktop file
+
  -- Rene Engelhard <rene@debian.org>  Mon, 16 Apr 2012 09:02:21 +0200
 
 libreoffice (1:3.5.2-4) unstable; urgency=medium
diff --git a/patches/lp-926940-visio-mime-for-draw.diff b/patches/lp-926940-visio-mime-for-draw.diff
new file mode 100644
index 0000000..421c951
--- /dev/null
+++ b/patches/lp-926940-visio-mime-for-draw.diff
@@ -0,0 +1,13 @@
+Index: libreoffice-3.5.2/sysui/desktop/menus/draw.desktop
+===================================================================
+--- libreoffice-3.5.2.orig/sysui/desktop/menus/draw.desktop	2012-04-17 18:27:52.275847121 +0200
++++ libreoffice-3.5.2/sysui/desktop/menus/draw.desktop	2012-04-17 18:38:24.111855749 +0200
+@@ -5,7 +5,7 @@
+ Type=Application
+ Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Drawing;
+ Exec=${UNIXBASISROOTNAME} --draw %U
+-MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-flat-xml;application/vnd.oasis.opendocument.graphics-template;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;
++MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-flat-xml;application/vnd.oasis.opendocument.graphics-template;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/vnd.visio;
+ Name=%PRODUCTNAME Draw
+ GenericName=Drawing Program
+ Comment=Create and edit drawings, flow charts, and logos by using Draw.
diff --git a/patches/series b/patches/series
index 9fdf704..029cb51 100644
--- a/patches/series
+++ b/patches/series
@@ -37,3 +37,4 @@ gcc-4.7-amd64.diff
 icu-4.9.diff
 tests-fix-build-with-jdk7.diff
 db5.3.diff
+lp-926940-visio-mime-for-draw.diff

-- 
LibreOffice packaging repository


Reply to: