summaryrefslogtreecommitdiffstats
path: root/doc/kcontrol/paths/index.docbook
blob: 7b663b062e21f695bbacaf208786d6606b1448f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<article lang="&language;">
<title>Paths</title>

<articleinfo>

<authorgroup>
<author>
<firstname>Michael</firstname>
<surname>Anderson</surname>
</author>
<author>
<firstname>Anne-Marie</firstname>
<surname>Mahfouf</surname>
</author>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<copyright>
<year>2009</year>
<holder>Michael Anderson</holder>
<holder>Anne-Marie Mahfouf</holder>
</copyright>
<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>

<releaseinfo>&tde-release-version;</releaseinfo>
<date>Reviewed: &tde-release-date;</date>

<keywordset>
<keyword>TDE</keyword>
<keyword>KControl</keyword>
<keyword>System Settings</keyword>
<keyword>paths</keyword>
</keywordset>
</articleinfo>

<sect1 id="paths">
<title>Paths</title>

<para>Use this module to configure essential paths for the &tde; desktop. These paths help &tde;
find specific types of files.</para>

<para>
<screenshot>
<screeninfo>Configure some &tde; paths</screeninfo>
  <mediaobject>
    <imageobject>
      <imagedata fileref="paths.png" format="PNG"/>
    </imageobject>
    <textobject>
      <phrase>Configure some &tde; paths</phrase>
    </textobject>
  </mediaobject>
</screenshot>
</para>

<variablelist>

<varlistentry>
<term><guilabel>Desktop path:</guilabel></term>
<listitem><para>The Desktop folder contains all the files that you see on your desktop. The default
path usually is <filename class="directory">~/Desktop</filename> but you can change here the location
of this folder.
</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Autostart path:</guilabel></term>
<listitem><para>
The Autostart folder contains applications or links to applications or scripts you want to start whenever
&tde; starts. You can change the location of this folder. There might exist other autostart directories
in your $HOME user directory, which &tde; supports, but this path affects &tde; apps only.
</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Documents path:</guilabel></term>
<listitem><para>This folder will be used by default to load or save documents from or to.</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Download path:</guilabel></term>
<listitem><para>This folder will be used by default to save your downloaded items.</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Music path:</guilabel></term>
<listitem><para>This folder will be used by default to load or save music from or to.</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Pictures path:</guilabel></term>
<listitem><para>This folder will be used by default to load or save pictures from or to.</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Public Share path:</guilabel></term>
<listitem><para>This folder will be used by default to load or save public shared files from or to.
Typically this is a directory that you have provided access permissions to other users to
 view.</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Templates path:</guilabel></term>
<listitem><para>This folder will be used by default to load or save templates from or to. Template
files are used when creating new files and you want the new files to be just like the content and
format used in the template. Mostly this location is used by office suite applications.</para></listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Videos path:</guilabel></term>
<listitem><para>This folder will be used by default to load or save videos from or to.</para></listitem>
</varlistentry>

</variablelist>

<!--<para>When you change a path and select <guibutton>Apply</guibutton> a dialog appears where you can choose
to move the content to the new folder or use the new folder without moving the files.</para>-->

</sect1>

</article>