Accepting request 41431 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/nautilus via accept of submit request 41431 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/41431
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=103
This commit is contained in:
Vincent Untz
2010-06-14 10:58:44 +00:00
committed by Git OBS Bridge
parent 912588a038
commit a15009bc1c
3 changed files with 22 additions and 7 deletions

View File

@@ -130,15 +130,15 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.*a
# ln -s ../icons/gnome/24x24/devices/gnome-computer.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
ln -s ../icons/gnome/24x24/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/
%suse_update_desktop_file -N "Nautilus" -G "File Browser" nautilus System FileManager
%suse_update_desktop_file nautilus
%suse_update_desktop_file nautilus-autorun-software
%suse_update_desktop_file -r nautilus-browser System FileManager
%suse_update_desktop_file nautilus-computer System FileManager
%suse_update_desktop_file nautilus-browser
%suse_update_desktop_file nautilus-computer
%suse_update_desktop_file nautilus-file-management-properties System FileManager X-SuSE-ControlCenter-LookAndFeel
%suse_update_desktop_file nautilus-folder-handler
%suse_update_desktop_file -G "File Browser" nautilus-home System FileManager
%suse_update_desktop_file -G "Nautilus Search Tool" nautilus-search System FileManager
%suse_update_desktop_file -G "File Browser" network-scheme System Network
%suse_update_desktop_file nautilus-home
%suse_update_desktop_file nautilus-search
%suse_update_desktop_file network-scheme
# Install the archive mime handler
test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop
%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop