summaryrefslogtreecommitdiffstats
path: root/doc/tdeioslave/system/index.docbook
blob: 58868e42485454e296fba27d7b1b60dca6ae87dd (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
<?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">
]>

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

<articleinfo>

<authorgroup>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

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

<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>

<abstract>
<para>
This handbook describes the system protocol.
</para>
</abstract>

<keywordset>
<keyword>TDE</keyword>
<keyword>system</keyword>
<keyword>protocol</keyword>
</keywordset>

</articleinfo>

<para>The system protocol provides direct access to several &tde; system related protocols:

<itemizedlist>
<listitem>
<para><guilabel>Documents Folder</guilabel>. This is the same as the special
<guilabel>My Documents</guilabel> desktop icon.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para><guilabel>Home Folder</guilabel>. This is the same as $HOME or selecting
the Home button in &konqueror;.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para><guilabel>Remote Places</guilabel>. This is the same as the special
<guilabel>My Network Places</guilabel> desktop icon or using the
<ulink url="help:/tdeioslave/remote">remote</ulink> protocol.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para><guilabel>Storage Media</guilabel>. This is the same as the special
<guilabel>My Computer</guilabel> desktop icon.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para><guilabel>Trash</guilabel>. This is the same as the special
<guilabel>Trash</guilabel> desktop icon or panel applet, or using the
<ulink url="help:/tdeioslave/trash">trash</ulink> protocol.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para><guilabel>User Folders</guilabel>. This is the same as using the
<ulink url="help:/tdeioslave/home">home</ulink> protocol.</para>
</listitem>
</itemizedlist>

</para>

</article>