Fix more incorrect desktop file names
This commit is contained in:
parent
cd2f024fb8
commit
2f22496c86
@ -19,10 +19,10 @@ application/x-tarz=gnome-file-roller.desktop
|
||||
application/x-tzo=gnome-file-roller.desktop
|
||||
application/x-zoo=gnome-file-roller.desktop
|
||||
application/zip=gnome-file-roller.desktop
|
||||
image/x-compressed-xcf=gimp-2.0.desktop
|
||||
image/x-xcf=gimp-2.0.desktop
|
||||
image/x-psd=gimp-2.0.desktop
|
||||
image/x-fits=gimp-2.0.desktop
|
||||
image/x-compressed-xcf=gimp.desktop
|
||||
image/x-xcf=gimp.desktop
|
||||
image/x-psd=gimp.desktop
|
||||
image/x-fits=gimp.desktop
|
||||
image/bmp=gnome-eog.desktop;gthumb.desktop;
|
||||
image/gif=gnome-eog.desktop;gthumb.desktop;
|
||||
image/jpeg=gnome-eog.desktop;gthumb.desktop;
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.23
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
* Tue Apr 15 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-7
|
||||
- Update the desktop file name for Gimp, too
|
||||
|
||||
* Tue Apr 15 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-6
|
||||
- Change default for rpm to gpk-install-file (#442485)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user