- 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:
parent
fa0be90945
commit
a1d02bf805
@ -60,10 +60,8 @@ audio/x-mp3-playlist=realplay.desktop
|
|||||||
audio/x-mpeg=realplay.desktop
|
audio/x-mpeg=realplay.desktop
|
||||||
audio/x-flac=rhythmbox.desktop
|
audio/x-flac=rhythmbox.desktop
|
||||||
audio/x-wav=rhythmbox.desktop
|
audio/x-wav=rhythmbox.desktop
|
||||||
application/pdf=gnome-ggv.desktop
|
application/pdf=evince.desktop
|
||||||
application/postscript=gnome-ggv.desktop
|
application/postscript=evince.desktop
|
||||||
application/x-gzpostscript=gnome-ggv.desktop
|
|
||||||
image/x-eps=gnome-ggv.desktop
|
|
||||||
application/x-qw=gnome-gnucash.desktop
|
application/x-qw=gnome-gnucash.desktop
|
||||||
application/x-gnucash=gnome-gnucash.desktop
|
application/x-gnucash=gnome-gnucash.desktop
|
||||||
application/vnd.lotus-1-2-3=gnome-gnumeric.desktop
|
application/vnd.lotus-1-2-3=gnome-gnumeric.desktop
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Shared MIME information database
|
Summary: Shared MIME information database
|
||||||
Name: shared-mime-info
|
Name: shared-mime-info
|
||||||
Version: 0.16
|
Version: 0.16
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://freedesktop.org/Software/shared-mime-info
|
URL: http://freedesktop.org/Software/shared-mime-info
|
||||||
@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 1 2005 David Zeuthen <davidz@redhat.com> - 0.16-1
|
||||||
- Update to upstream release 0.16
|
- Update to upstream release 0.16
|
||||||
- Drop all patches as they are in the new upstream release
|
- Drop all patches as they are in the new upstream release
|
||||||
|
Loading…
Reference in New Issue
Block a user