diff options
Diffstat (limited to 'doc/kcontrol/kcmktalkd')
-rw-r--r-- | doc/kcontrol/kcmktalkd/Makefile.am | 2 | ||||
-rw-r--r-- | doc/kcontrol/kcmktalkd/index.docbook | 55 |
2 files changed, 57 insertions, 0 deletions
diff --git a/doc/kcontrol/kcmktalkd/Makefile.am b/doc/kcontrol/kcmktalkd/Makefile.am new file mode 100644 index 00000000..0f511040 --- /dev/null +++ b/doc/kcontrol/kcmktalkd/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = kcontrol/kcmtalkd diff --git a/doc/kcontrol/kcmktalkd/index.docbook b/doc/kcontrol/kcmktalkd/index.docbook new file mode 100644 index 00000000..3d444f1d --- /dev/null +++ b/doc/kcontrol/kcmktalkd/index.docbook @@ -0,0 +1,55 @@ +<?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>Talk</title> +<articleinfo> + +<authorgroup> +<author> +<firstname>Lauri</firstname> +<surname>Watts</surname> +</author> +<!-- TRANS:ROLES_OF_TRANSLATORS --> +</authorgroup> + +<date>2002-10-08</date> +<releaseinfo>3.01.00</releaseinfo> + +<keywordset> +<keyword>KDE</keyword> +<keyword>KControl</keyword> +<keyword>talk</keyword> +</keywordset> +</articleinfo> + +<sect1 id="talk"> + +<title>Talk Configuration</title> + +<!-- FIXME: This module is installed with kdenetwork.. should it be +documented in the kcontrol manual, or should this information be added +to the ktalkd manual --> + +<sect2 id="talk-intro"> +<title>Introduction</title> + +<para>Please see the &ktalkd; manual for more information (you can +read it by entering <userinput>help:/ktalkd/</userinput> in a +&konqueror; window.)</para> </sect2> + +<sect2 id="talk-author"> +<title>Section Author</title> +<para>This section +written by: </para> + +<!-- TRANS:CREDIT_FOR_TRANSLATORS --> + +</sect2> +</sect1> +</article> |