make helix default for ogg/mp3
This commit is contained in:
parent
94ca7a207e
commit
4022430f57
@ -54,10 +54,10 @@ application/vnd.sun.xml.impress.template=redhat-presentations.desktop
|
|||||||
application/vnd.stardivision.draw=redhat-drawing.desktop
|
application/vnd.stardivision.draw=redhat-drawing.desktop
|
||||||
application/vnd.sun.xml.draw=redhat-drawing.desktop
|
application/vnd.sun.xml.draw=redhat-drawing.desktop
|
||||||
application/vnd.sun.xml.draw.template=redhat-drawing.desktop
|
application/vnd.sun.xml.draw.template=redhat-drawing.desktop
|
||||||
application/ogg=rhythmbox.desktop
|
application/ogg=hxplay.desktop
|
||||||
audio/x-mp3=rhythmbox.desktop
|
audio/x-mp3=hxplay.desktop
|
||||||
audio/x-mp3-playlist=rhythmbox.desktop
|
audio/x-mp3-playlist=hxplay.desktop
|
||||||
audio/x-mpeg=rhythmbox.desktop
|
audio/x-mpeg=hxplay.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=gnome-ggv.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.15
|
Version: 0.15
|
||||||
Release: 6
|
Release: 7
|
||||||
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,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 13 2004 Colin Walters <walters@redhat.com> - 0.15-7
|
||||||
|
- Make helix default for ogg and mp3, will switch wav/flac too
|
||||||
|
when support is added
|
||||||
|
|
||||||
* Wed Oct 6 2004 Alexander Larsson <alexl@redhat.com> - 0.15-6
|
* Wed Oct 6 2004 Alexander Larsson <alexl@redhat.com> - 0.15-6
|
||||||
- Change default pdf viewer to ggv
|
- Change default pdf viewer to ggv
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user