Accepting request 73858 from home:vuntz:branches:GNOME:Factory
Add missing suse_update_desktop_file call OBS-URL: https://build.opensuse.org/request/show/73858 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=134
This commit is contained in:
parent
3b691d7737
commit
65a12c7a00
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 15:41:50 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
- Add missing call to %suse_update_desktop_file for
|
||||
nautilus-autostart.desktop.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 09:57:08 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@ -132,6 +132,7 @@ ln -s ../icons/gnome/24x24/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/
|
||||
ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/
|
||||
%suse_update_desktop_file nautilus
|
||||
%suse_update_desktop_file nautilus-autorun-software
|
||||
%suse_update_desktop_file nautilus-autostart
|
||||
# Install the archive mime handler
|
||||
test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
||||
%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user