delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / runtime / doc / kcontrol / paths / index.docbook
blob0640e13be3efc025a37d8d7f9282dc48a0b00654
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 <authorgroup>
12 <author>
13 <firstname>Michael</firstname>
14 <surname>Anderson</surname>
15 <affiliation>
16 <address><email>nosrednaekim@gmail.com</email></address>
17 </affiliation>
18 </author>
19 <author><firstname>Anne-Marie</firstname>
20 <surname>Mahfouf</surname>
21 <affiliation>
22 <address><email>annma@kde.org</email></address>
23 </affiliation></author>
24 <!-- TRANS:ROLES_OF_TRANSLATORS -->
25 </authorgroup>
27 <date>2008-05-30</date>
28 <releaseinfo>3.4</releaseinfo>
30 <keywordset>
31 <keyword>KDE</keyword>
32 <keyword>KControl</keyword>
33 <keyword>desktop</keyword>
34 <keyword>paths</keyword>
35 </keywordset>
36 </articleinfo>
38 <sect1 id="paths">
40 <title>Paths</title>
42 <para>This is a module to configure essential paths for the &kde; desktop.</para>
44 <para>
45 <screenshot>
46 <screeninfo>Configure some &kde; paths</screeninfo>
47 <mediaobject>
48 <imageobject>
49 <imagedata fileref="paths.png" format="PNG"/>
50 </imageobject>
51 <textobject>
52 <phrase>Configure some &kde; paths</phrase>
53 </textobject>
54 </mediaobject>
55 </screenshot>
56 </para>
58 <variablelist>
59 <varlistentry>
60 <term><guilabel>Desktop path:</guilabel></term>
61 <listitem><para>The Desktop folder contains all the files which you see on your desktop. The default path is usually <filename class="directory">~/Desktop</filename> but you can change here the location of this folder. All the content will be moved to the new location when you click <guibutton>Apply</guibutton> or <guibutton>OK</guibutton>.
62 </para></listitem>
63 </varlistentry>
64 <varlistentry>
65 <term><guilabel>Autostart path:</guilabel></term>
66 <listitem><para>
67 The Autostart folder contains applications or links to applications or scripts you want to start whenever &kde; starts. You can change the location of this folder if you want to, and the contents will move automatically to the new location as well when you click <guibutton>Apply</guibutton> or <guibutton>OK</guibutton>.
68 </para></listitem>
69 </varlistentry>
70 <varlistentry>
71 <term><guilabel>Documents path:</guilabel></term>
72 <listitem><para>This folder will be used by default to load or save documents from or to.</para></listitem>
73 </varlistentry>
74 </variablelist>
76 </sect1>
78 </article>