~ubuntu-branches/ubuntu/jaunty/beagle/jaunty-security

« back to all changes in this revision

Viewing changes to conf-data/crawl-rules/crawl-manpages

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2008-05-04 00:31:32 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20080504003132-2tkm5o8moo5952ri
Tags: 0.3.7-2ubuntu1
 * Merge from Debian unstable. (LP: #225746) Remaining Ubuntu changes:
  - debian/control:
    + Rename ice{weasel,dove}-beagle to {mozilla,thunderbird}-beagle and
      and update the dependencies accordingly.
    + Change Maintainer to Ubuntu Mono Team.
  - debian/rules:
    + Install the mozilla-beagle and thunderbird-beagle extensions.
  - ice{dove,weasel}.dirs:
    + Renamed to {mozilla,thunderbird}-beagle.dirs.
    + Fixed paths to point to usr/lib/{firefox,thunderbird}

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CRAWL_ENABLED="yes"
 
2
 
 
3
CRAWL_INDEX_NAME="manpages"
 
4
 
 
5
CRAWL_PATHS="/usr/share/man/man1 /usr/share/man/man2 /usr/share/man/man3 /usr/share/man/man4 /usr/share/man/man5 /usr/share/man/man6 /usr/share/man/man7 /usr/share/man/man8 /usr/share/man/man9 /usr/share/man/mann /usr/share/info"
 
6
 
 
7
CRAWL_RECURSIVE="yes"
 
8
 
 
9
CRAWL_DISABLE_FILTERING="no"
 
10
 
 
11
CRAWL_DISABLE_DIRECTORIES="yes"
 
12
 
 
13
CRAWL_DISABLE_ON_BATTERY="yes"
 
14
 
 
15
CRAWL_CACHE_TEXT="no"
 
16
 
 
17
CRAWL_REMOVE_DELETED_FILES="yes"