File beagle-help-path.patch of Package beagle
Index: conf-data/crawl-rules/crawl-documentation
===================================================================
--- conf-data/crawl-rules/crawl-documentation.orig
+++ conf-data/crawl-rules/crawl-documentation
@@ -2,7 +2,7 @@ CRAWL_ENABLED="yes"
CRAWL_INDEX_NAME="documentation"
-CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help /usr/share/gnome/help /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html /usr/share/gnome/html"
+CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/kde3/share/doc-bundle /opt/gnome/share/gnome/help /usr/share/gnome/help /usr/share/gnome/help-bundle /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html /usr/share/gnome/html"
CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook"