add an inode/directory default handler
This commit is contained in:
parent
e252206c90
commit
c730bf9788
@ -84,3 +84,4 @@ application/x-dvi=tetex-xdvi.desktop
|
|||||||
application/x-rpm=system-install-packages.desktop
|
application/x-rpm=system-install-packages.desktop
|
||||||
text/plain=gnome-gedit.desktop
|
text/plain=gnome-gedit.desktop
|
||||||
text/html=redhat-web.desktop
|
text/html=redhat-web.desktop
|
||||||
|
inode/directory=gnome-nautilus-folder-handler.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.18
|
Version: 0.18
|
||||||
Release: 1.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
|
||||||
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 26 2006 Matthias Clasen <mclasen@redhat.com> - 0.18-2
|
||||||
|
- add an inode/directory entry to defaults.list
|
||||||
|
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.18-1.1
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.18-1.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user