summaryrefslogtreecommitdiffstats
path: root/doc/kicker-applets/index.docbook
blob: 82a61a8b307426656db50f1d7e3a20d9df30baf0 (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
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" 
"dtd/kdex.dtd" [
 <!ENTITY doc-ktimemon SYSTEM "ktimemon.docbook">
 <!ENTITY doc-kolourpicker SYSTEM "kolourpicker.docbook">
 <!ENTITY ktimemon "<application>KTimemon</application>">
 <!ENTITY kolourpicker "<application>KolourPicker</application>">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<book lang="&language;">
<bookinfo>
<title>The &kicker; Applets Handbook</title>

<authorgroup>
<author>
<firstname> </firstname>
<surname> </surname>
<affiliation><address><email>
</email></address></affiliation>
</author>
</authorgroup>

<!-- TRANS:ROLES_OF_TRANSLATORS -->    

<date>2001-05-12</date>
<releaseinfo>2.20.00</releaseinfo> <!-- Used Kicker version here -->

<copyright>
<year>2001</year>
<holder> </holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<abstract>
<para>
This is the handbook for the addon applets for &kicker;, &kde;'s panel.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>kdeaddons</keyword>
<keyword>Kicker</keyword>
<keyword>Applets</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title>&kicker; applets</title>

<para>
Applets are small applications running inside of &kicker;. Almost
everything besides the application starter buttons are applets. They can
be added from the <guimenu>context</guimenu> menu or from the submenu
<guisubmenu>Configure Panel</guisubmenu> by choosing
<guisubmenu>Add</guisubmenu> and the <guimenuitem>Applet</guimenuitem>.
</para>

<para> 
More information on the use of &kicker; and on the base set of applets
that come with &kicker;, can be found in the &kicker; handbook.
</para>

<para>
The Applets described in this handbook are:
</para>

<itemizedlist>
<listitem>
<para><link linkend="kolourpicker">&kolourpicker;</link></para>
</listitem>
<listitem>
<para><link linkend="ktimemon">&ktimemon;</link></para>
</listitem>
</itemizedlist>

</chapter>

&doc-kolourpicker;
&doc-ktimemon;

<chapter id="credits">
<title>Credits and License</title>

<para>
Copyrights for each applet is listed in the applicable chapter.
</para>

&underFDL;
&underGPL;

</chapter>

<appendix id="installation">
<title>Installation</title>

<para>
To be written
</para>

</appendix>


</book>

<!--
Local Variables:
mode: sgml
End:
-->