File gnome-utils-no-docpath-in-search-tool.patch of Package gnome-utils
Remove the DocPath key in gnome-search-tool.desktop. Since this .desktop file
has Core in Categories, it can appear in the Yelp toc because of DocPath and
our patch to look at all .desktop files in rarian.
Index: gsearchtool/gnome-search-tool.desktop
===================================================================
--- gsearchtool/gnome-search-tool.desktop.orig 2010-01-14 01:09:13.000000000 +1100
+++ gsearchtool/gnome-search-tool.desktop 2010-01-14 12:50:05.000000000 +1100
@@ -153,7 +153,6 @@ Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;Core;
NotShowIn=KDE;
-X-GNOME-DocPath=gnome-search-tool/gnome-search-tool.xml
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-utils
X-GNOME-Bugzilla-Component=gsearchtool
Index: gsearchtool/gnome-search-tool.desktop.in
===================================================================
--- gsearchtool/gnome-search-tool.desktop.in.orig 2009-11-15 02:45:06.000000000 +1100
+++ gsearchtool/gnome-search-tool.desktop.in 2010-01-14 12:50:05.000000000 +1100
@@ -8,7 +8,6 @@ Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;Core;
NotShowIn=KDE;
-X-GNOME-DocPath=gnome-search-tool/gnome-search-tool.xml
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-utils
X-GNOME-Bugzilla-Component=gsearchtool