I'd like to get this patch into the 2.16 branch.  It completes the fix
for bug 6489289 ("Several desktop files need to be modified to match UI
specs")-- just overlooked this part of it last week :/


Index: nautilus.spec
===================================================================
--- nautilus.spec       (revision 9808)
+++ nautilus.spec       (working copy)
@@ -47,6 +47,8 @@
 Patch13:      nautilus-13-trusted-extensions.diff
 #owner:stephen date:2006-11-17 type:bug bugzilla:373895 bugster:6493510
 Patch14:      nautilus-14-desktop-icon-placement.diff
+#owner:calumb date:2006-11-23 type:bug bugster:6489289
+Patch15:      nautilus-15-hide-launch-menu-item.diff
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/nautilus2
 Autoreqprov:  on
@@ -130,6 +132,7 @@
 %patch12 -p1 
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 for po in po/*.po; do
   dos2unix -ascii $po $po


Index: nautilus-15-hide-launch-menu-item.diff
===================================================================
--- /export/home/jdsbuild/packages/BUILD/SUNWgnome-file-mgr-2.16.1/nautilus-2.16
.2/nautilus.desktop.in.in       2006-11-06 17:06:39.000000000 +0000
+++ nautilus-2.16.2/nautilus.desktop.in.in      2006-11-23
15:09:00.753649000 +0
000
@@ -10,6 +10,7 @@
 Type=Application
 Categories=GNOME;Application;System;Utility;Core;
 OnlyShowIn=GNOME;
+NoDisplay=true
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=nautilus
 X-GNOME-Bugzilla-Component=general


-- 
CALUM BENSON, Usability Engineer       Sun Microsystems Ireland
mailto:calum.benson at sun.com            Java Desktop System Group
http://ie.sun.com                      +353 1 819 9771

Any opinions are personal and not necessarily those of Sun Microsystems


Reply via email to