prefer OOO for oasis formats
This commit is contained in:
parent
a82666fa43
commit
f0022e873e
@ -44,14 +44,22 @@ application/vnd.wordperfect=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.sun.xml.writer=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.sun.xml.writer.global=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.stardivision.writer=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-template=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-web=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-master=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.ms-excel=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.stardivision.calc=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.sun.xml.calc=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.sun.xml.calc.template=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet-template=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.ms-powerpoint=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.stardivision.impress=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.sun.xml.impress=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.sun.xml.impress.template=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation-template=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.stardivision.draw=openoffice.org-1.9-draw.desktop
|
||||
application/vnd.sun.xml.draw=openoffice.org-1.9-draw.desktop
|
||||
application/vnd.sun.xml.draw.template=openoffice.org-1.9-draw.desktop
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.16.cvs20051219
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 30 2006 Caolan McNamara <caolanm@redhat.com> - 0.16.cvs20051219-2
|
||||
- rh#179138# add openoffice.org as preferred app for oasis formats
|
||||
|
||||
* Mon Dec 19 2005 Matthias Clasen <mclasen@redhat.com> - 0.16.cvs20051219-1
|
||||
- Newer cvs snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user