add more spacing
[personal-kdebase.git] / runtime / doc / kcontrol / bookmarks / index.docbook
blobb063b15a384b46daceeafacd8873dd0274895396
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;">
9 <articleinfo>
11 <title>Bookmarks home page</title>
12 <authorgroup>
13 <author>
14 <personname><firstname>Xavier</firstname><surname>Vello</surname></personname>
15 <email>xavier.vello@gmail.com</email>
16 </author>
17 <!-- TRANS:ROLES_OF_TRANSLATORS -->
18 </authorgroup>
20 <date>2008-08-31</date>
21 <releaseinfo>0.2</releaseinfo>
23 <keywordset>
24 <keyword>KDE</keyword>
25 <keyword>KControl</keyword>
26 <keyword>bookmarks</keyword>
27 <keyword>KIO</keyword>
28 </keywordset>
29 </articleinfo>
30 <sect1 id="conf">
31 <title>Configuration options</title>
32 <sect2 id="conf-general">
33 <title>General settings</title>
34 <variablelist>
35 <varlistentry>
36 <term><guilabel>Number of columns to show</guilabel></term>
37 <listitem>
38 <para>Folders are automatically distributed in several columns. The optimal number of columns depends on the width of the konqueror window and the number of bookmarks you have.</para>
39 </listitem>
40 </varlistentry>
42 <varlistentry>
43 <term><guilabel>Show folder backgrounds</guilabel></term>
44 <listitem>
45 <para>Disable it on slow system to disable background images.</para>
46 </listitem>
47 </varlistentry>
48 </variablelist>
49 </sect2>
51 <sect2 id="conf-bookmark">
52 <title>Bookmarks</title>
53 <variablelist>
54 <varlistentry>
55 <term><guilabel>Show bookmarks without folder</guilabel></term>
56 <listitem>
57 <para>If this option is unchecked, bookmarks at the root of the hierarchy (not in a folder) are not displayed. If checked, they are gathered in a "root" folder.</para>
58 </listitem>
59 </varlistentry>
61 <varlistentry>
62 <term><guilabel>Flatten bookmarks tree</guilabel></term>
63 <listitem>
64 <para>Sub-folders are shown within their parent by default. If you activate this option, sub-folders are displayed on their own. It looks less nice but it may help if you have a very big folder you want to spread in two columns.</para>
65 </listitem>
66 </varlistentry>
68 <varlistentry>
69 <term><guilabel>Show system places</guilabel></term>
70 <listitem>
71 <para>Show a box with KDE places (Home, Network, ...). Useful if you use konqueror as a file manager.</para>
72 </listitem>
73 </varlistentry>
74 </variablelist>
75 </sect2>
77 <sect2 id="conf-cache">
78 <title>Pixmap cache</title>
79 <variablelist>
80 <varlistentry>
81 <term><guilabel>Disk cache size</guilabel></term>
82 <listitem>
83 <para>Specify how much disk space is used to cache the pixmaps.</para>
84 </listitem>
85 </varlistentry>
87 <varlistentry>
88 <term><guilabel>Clear Cache</guilabel></term>
89 <listitem>
90 <para>Remove all cached images. This may be necessary if some favicons become corrupt and don't refresh automatically.</para>
91 </listitem>
92 </varlistentry>
93 </variablelist>
94 </sect2>
95 </sect1>
96 </article>