- Fix defaults for x-content/image-dcf (#445032)
This commit is contained in:
parent
4d69c6ee54
commit
0d07a17dac
@ -92,5 +92,5 @@ x-content/video-hddvd=totem.desktop
|
||||
x-content/audio-cdda=rhythmbox.desktop
|
||||
x-content/audio-dvd=rhythmbox.desktop
|
||||
x-content/audio-player=rhythmbox.desktop
|
||||
x-content/image-dcf=gthumb.desktop
|
||||
x-content/image-picturecd=gthumb.desktop
|
||||
x-content/image-dcf=gthumb-importer.desktop
|
||||
x-content/image-picturecd=gthumb-importer.desktop
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.23
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
@ -66,6 +66,9 @@ cat %SOURCE2 >> $RPM_BUILD_ROOT/%{_datadir}/applications/defaults.list
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Fri May 2 2008 David Zeuthen <davidz@redhat.com> - 0.23-9
|
||||
- Fix defaults for x-content/image-dcf (#445032)
|
||||
|
||||
* Thu Apr 17 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-8
|
||||
- Make mount-archive.desktop the default for iso images (#442960)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user