2003-07-18 Glynn Foster <[email protected]>
authorgman
Fri, 18 Jul 2003 14:30:22 +0000
changeset 661 b7b907e897ee
parent 660 a0cd882628a5
child 662 98a09e955d69
2003-07-18 Glynn Foster <[email protected]> * gnome-vfs.spec: Add new patch to remove the core menu items in the applications menu. * patches/gnome-vfs-20-vfolder-no-core-items.diff: new patch.
ChangeLog
gnome-vfs.spec
patches/gnome-vfs-20-vfolder-no-core-items.diff
--- a/ChangeLog	Fri Jul 18 14:24:29 2003 +0000
+++ b/ChangeLog	Fri Jul 18 14:30:22 2003 +0000
@@ -1,3 +1,9 @@
+2003-07-18  Glynn Foster  <[email protected]>
+
+	* gnome-vfs.spec: Add new patch to remove the core menu items in the 
+	applications menu.
+	* patches/gnome-vfs-20-vfolder-no-core-items.diff: new patch.
+
 2003-07-18  Michael Twomey  <[email protected]>
 
 	* gtk2.spec: Fixed the %postun action in gtk2 so the config files aren't
--- a/gnome-vfs.spec	Fri Jul 18 14:24:29 2003 +0000
+++ b/gnome-vfs.spec	Fri Jul 18 14:30:22 2003 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.2.3
-Release:      17
+Release:      18
 Distribution: Mercury
 Vendor:       Sun Microsystems, Inc.
 Summary:      Virtual File System Library for GNOME
@@ -27,6 +27,7 @@
 Patch16:      gnome-vfs-17-vfolder-non-existent-file-monitor.diff
 Patch17:      gnome-vfs-18-potfiles_in.diff
 Patch18:      gnome-vfs-19-vfolder-network-neighborhood.diff
+Patch19:      gnome-vfs-20-vfolder-no-core-items.diff
 
 URL:          http://www.gnome.org/
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
@@ -88,6 +89,7 @@
 tar jxvf %SOURCE1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 %build
 libtoolize --force
@@ -146,11 +148,13 @@
 %{_datadir}/gtk-doc/html/gnome-vfs-2.0
 
 %changelog
+* Fri Jul 18 2003 - [email protected]
+- added gnome-vfs-20-vfolder-no-core-items.diff to remove the
+  help, home and network neighborhood from the application menu
 * Wed Jul 16 2003 - [email protected]
 - added gnome-vfs-19-vfolder-network-neighborhood.diff
 * Wed Jul 09 2003 - <[email protected]>
 - add in sun po files
-
 * Wed Jul 9 2003 - [email protected]
 - gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
   adds support for registering monitors for non-existent
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-vfs-20-vfolder-no-core-items.diff	Fri Jul 18 14:30:22 2003 +0000
@@ -0,0 +1,19 @@
+--- gnome-vfs-2.2.3/modules/vfolder/applications-all-users.vfolder-info.in	2002-11-04 02:18:47.000000000 -0800
++++ gnome-vfs-2.2.3-hacked/modules/vfolder/applications-all-users.vfolder-info.in	2003-07-18 08:24:46.000000000 -0700
+@@ -31,16 +31,6 @@
+     <Exclude>nautilus-help.desktop</Exclude>
+     <Exclude>gnome-help.desktop</Exclude>
+ 
+-    <Query>
+-      <And>
+-        <Keyword>Core</Keyword>
+-	<!-- FIXME: Seth, why would this be wanted? -->
+-	<!--<Not>
+-	  <Keyword>Merged</Keyword>
+-        </Not>-->
+-      </And>
+-    </Query>
+-
+     <!-- Accesories -->
+     <Folder>
+       <Name>Accessories</Name>