- Make Evince the default for application/pdf and application/postscript

- Remove remaining references to gnome-ggv (application/x-gzpostscript and
    image/x-eps) as this is no longer in the distribution
This commit is contained in:
David Zeuthen 2005-04-03 20:51:25 +00:00
parent fa0be90945
commit a1d02bf805
2 changed files with 8 additions and 5 deletions

View File

@ -60,10 +60,8 @@ audio/x-mp3-playlist=realplay.desktop
audio/x-mpeg=realplay.desktop
audio/x-flac=rhythmbox.desktop
audio/x-wav=rhythmbox.desktop
application/pdf=gnome-ggv.desktop
application/postscript=gnome-ggv.desktop
application/x-gzpostscript=gnome-ggv.desktop
image/x-eps=gnome-ggv.desktop
application/pdf=evince.desktop
application/postscript=evince.desktop
application/x-qw=gnome-gnucash.desktop
application/x-gnucash=gnome-gnucash.desktop
application/vnd.lotus-1-2-3=gnome-gnumeric.desktop

View File

@ -1,7 +1,7 @@
Summary: Shared MIME information database
Name: shared-mime-info
Version: 0.16
Release: 1
Release: 2
License: GPL
Group: System Environment/Libraries
URL: http://freedesktop.org/Software/shared-mime-info
@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man*/*
%changelog
* Sun Apr 3 2005 David Zeuthen <davidz@redhat.com> - 0.16-2
- Make Evince the default for application/pdf and application/postscript
- Remove remaining references to gnome-ggv (application/x-gzpostscript and
image/x-eps) as this is no longer in the distribution
* Fri Apr 1 2005 David Zeuthen <davidz@redhat.com> - 0.16-1
- Update to upstream release 0.16
- Drop all patches as they are in the new upstream release