~ubuntu-branches/ubuntu/wily/plasma-desktop/wily-proposed

« back to all changes in this revision

Viewing changes to doc/en_US/kcontrol/baloo/index.docbook

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-02-23 09:46:57 UTC
  • mfrom: (1.1.4) (0.1.10 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20150223094657-7vaqxjzob00ejdck
Tags: 4:5.2.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
3
 
"dtd/kdedbx45.dtd" [
4
 
  <!ENTITY % addindex "IGNORE">
5
 
  <!ENTITY % English "INCLUDE">
6
 
]>
7
 
<article id="baloo" lang="&language;">
8
 
<title>File Search Settings</title>
9
 
<articleinfo>
10
 
<authorgroup>
11
 
<author>
12
 
    <firstname>Vishesh</firstname>
13
 
    <surname>Handa</surname>
14
 
</author>
15
 
<!-- TRANS:ROLES_OF_TRANSLATORS -->
16
 
</authorgroup>
17
 
 
18
 
<date>2014-10-17</date>
19
 
<releaseinfo>&kde; 5.2</releaseinfo>
20
 
 
21
 
<keywordset>
22
 
<keyword>KDE</keyword>
23
 
<keyword>Systemsettings</keyword>
24
 
<keyword>search</keyword>
25
 
<keyword>file</keyword>
26
 
<keyword>baloo</keyword>
27
 
</keywordset>
28
 
</articleinfo>
29
 
 
30
 
<para>
31
 
This &systemsettings; module allows you to configure which files should be
32
 
indexed for fast searching.
33
 
</para>
34
 
 
35
 
<variablelist>
36
 
<varlistentry><term><guilabel>Exclude Folders</guilabel></term>
37
 
<listitem>
38
 
    <para>
39
 
        You are presented with a list of folders which should not be searched. By default
40
 
        your entire $HOME directory is indexed, and no other drives are indexed.
41
 
    </para>
42
 
    <para>
43
 
        Removable media is never indexed by default. It can be explicitly removed from
44
 
        the list of exclude folders and it will then be indexed.
45
 
    </para>
46
 
</listitem>
47
 
</varlistentry>
48
 
 
49
 
</variablelist>
50
 
 
51
 
</article>