You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
114 lines
2.3 KiB
114 lines
2.3 KiB
<?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>tdeaddons</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:
|
|
-->
|