- Update some OO.o defaults, patch from Caolan McNamara

This commit is contained in:
Bastien Nocera 2010-06-01 10:02:44 +00:00
parent 26ce8b064c
commit 13e2255611
2 changed files with 18 additions and 1 deletions

View File

@ -46,15 +46,20 @@ application/vnd.ms-word=openoffice.org-writer.desktop
application/vnd.wordperfect=openoffice.org-writer.desktop
application/vnd.sun.xml.writer=openoffice.org-writer.desktop
application/vnd.sun.xml.writer.global=openoffice.org-writer.desktop
application/vnd.sun.xml.writer.template=openoffice.org-writer.desktop
application/vnd.stardivision.writer=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text-template=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text-web=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text-master=openoffice.org-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=openoffice.org-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.template=openoffice.org-writer.desktop
application/vnd.ms-excel=openoffice.org-calc.desktop
application/vnd.stardivision.calc=openoffice.org-calc.desktop
application/vnd.sun.xml.calc=openoffice.org-calc.desktop
application/vnd.sun.xml.calc.template=openoffice.org-calc.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=openoffice.org-calc.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.template=openoffice.org-calc.desktop
application/vnd.oasis.opendocument.spreadsheet=openoffice.org-calc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=openoffice.org-calc.desktop
application/vnd.ms-powerpoint=openoffice.org-impress.desktop
@ -63,9 +68,18 @@ application/vnd.sun.xml.impress=openoffice.org-impress.desktop
application/vnd.sun.xml.impress.template=openoffice.org-impress.desktop
application/vnd.oasis.opendocument.presentation=openoffice.org-impress.desktop
application/vnd.oasis.opendocument.presentation-template=openoffice.org-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.presentation=openoffice.org-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.template=openoffice.org-impress.desktop
application/vnd.stardivision.draw=openoffice.org-draw.desktop
application/vnd.sun.xml.draw=openoffice.org-draw.desktop
application/vnd.sun.xml.draw.template=openoffice.org-draw.desktop
application/vnd.oasis.opendocument.graphics=openoffice.org-draw.desktop
application/vnd.oasis.opendocument.graphics-template=openoffice.org-draw.desktop
application/vnd.oasis.opendocument.formula=openoffice.org-math.desktop
application/vnd.sun.xml.math=openoffice.org-math.desktop
application/vnd.stardivision.math=openoffice.org-math.desktop
application/vnd.oasis.opendocument.database=openoffice.org-base.desktop
application/vnd.sun.xml.base=openoffice.org-base.desktop
application/pdf=evince.desktop
application/postscript=evince.desktop
application/x-qw=gnome-gnucash.desktop

View File

@ -1,7 +1,7 @@
Summary: Shared MIME information database
Name: shared-mime-info
Version: 0.71
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Base
URL: http://freedesktop.org/Software/shared-mime-info
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man*/*
%changelog
* Tue Jun 01 2010 Bastien Nocera <bnocera@redhat.com> 0.71-2
- Update some OO.o defaults, patch from Caolan McNamara
* Mon Feb 01 2010 Bastien Nocera <bnocera@redhat.com> 0.71-1
- Update to 0.71