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

« back to all changes in this revision

Viewing changes to doc/en_US/kcontrol/componentchooser/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" > <!-- change language only here -->
6
 
]>
7
 
 
8
 
<article lang="&language;" id="default-components">
9
 
<articleinfo>
10
 
 
11
 
<title>Default Applications</title>
12
 
<authorgroup>
13
 
<author><personname><firstname>Burkhard</firstname><surname>Lück</surname></personname>
14
 
<email>lueck@hube-lueck.de</email>
15
 
</author>
16
 
 
17
 
<!-- TRANS:ROLES_OF_TRANSLATORS -->
18
 
</authorgroup>
19
 
 
20
 
<date>2013-12-05</date>
21
 
<releaseinfo>&kde; 4.12</releaseinfo>
22
 
 
23
 
<keywordset>
24
 
<keyword>KDE</keyword>
25
 
<keyword>Systemsettings</keyword>
26
 
<keyword>component</keyword>
27
 
</keywordset>
28
 
</articleinfo>
29
 
 
30
 
<para>In this module you can change &kde; default components.</para>
31
 
 
32
 
<para>Components are programs that handle basic tasks, like the terminal emulator, the text 
33
 
editor and the email client. Different &kde; applications sometimes need to 
34
 
invoke a console emulator, send a mail or display some text.</para> 
35
 
 
36
 
<para>To do so consistently, these applications always call the same components. Here you 
37
 
can select which programs these components are.</para>
38
 
 
39
 
<para>The list on the left shows the configurable component types:</para>
40
 
<itemizedlist>
41
 
<listitem>
42
 
<para>Email Client</para>
43
 
</listitem>
44
 
<listitem>
45
 
<para>Embedded Text Editor</para>
46
 
</listitem>
47
 
<listitem>
48
 
<para>File Manager</para>
49
 
</listitem>
50
 
<listitem>
51
 
<para>Instant Messenger</para>
52
 
</listitem>
53
 
<listitem>
54
 
<para>Terminal Emulator</para>
55
 
</listitem>
56
 
<listitem>
57
 
<para>Web Browser</para>
58
 
</listitem>
59
 
<listitem>
60
 
<para>Window Manager</para>
61
 
</listitem>
62
 
</itemizedlist>
63
 
 
64
 
<para> Click the component you want to configure. In the right part of the dialog then all available
65
 
applications for this service are displayed and you are able to select your favorite terminal emulator, text 
66
 
editor and the email client &etc;</para>
67
 
 
68
 
</article>