diff options
author | Darrell Anderson <darrella@hushmail.com> | 2014-01-21 22:06:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-21 22:06:48 -0600 |
commit | 0b8ca6637be94f7814cafa7d01ad4699672ff336 (patch) | |
tree | d2b55b28893be8b047b4e60514f4a7f0713e0d70 /tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd')
-rw-r--r-- | tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd/index.docbook | 95 |
1 files changed, 22 insertions, 73 deletions
diff --git a/tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd/index.docbook b/tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd/index.docbook index 4b75e497a2f..e9f9a2d6976 100644 --- a/tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd/index.docbook +++ b/tde-i18n-en_GB/docs/tdepim/kcontrol/kalarmd/index.docbook @@ -2,114 +2,63 @@ <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY % addindex "IGNORE"> -<!ENTITY % British-English "INCLUDE" -> <!-- change language only here --> +<!ENTITY % British-English "INCLUDE"> <!-- change language only here --> ]> <article lang="&language;"> <articleinfo> <authorgroup> -<author -><firstname ->Lauri</firstname -> <surname ->Watts</surname -> <affiliation -><address -><email ->lauri@kde.org</email -></address -></affiliation> +<author><firstname>Lauri</firstname> <surname>Watts</surname> <affiliation><address><email>lauri@kde.org</email></address></affiliation> </author> -<othercredit role="translator" -><firstname ->Malcolm</firstname -><surname ->Hunter</surname -><affiliation -><address -><email ->malcolm.hunter@gmx.co.uk</email -></address -></affiliation -><contrib ->Conversion to British English</contrib -></othercredit -> +<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> </authorgroup> -<date ->2002-02-11</date> -<releaseinfo ->3.00.00</releaseinfo> +<date>2002-02-11</date> +<releaseinfo>3.00.00</releaseinfo> <keywordset> -<keyword ->KDE</keyword> -<keyword ->KControl</keyword> -<keyword ->alarm</keyword> -<keyword ->schedule</keyword> +<keyword>KDE</keyword> +<keyword>KControl</keyword> +<keyword>alarm</keyword> +<keyword>schedule</keyword> </keywordset> </articleinfo> <sect1 id="alarmd"> -<title ->Alarm Daemon</title> +<title>Alarm Daemon</title> -<para ->This module allows you to configure &kalarmd;, the alarm daemon from the tdepim package. It will not be available if you have not installed this package.</para> +<para>This module allows you to configure &kalarmd;, the alarm daemon from the tdepim package. It will not be available if you have not installed this package.</para> -<para ->There are only two options for this module:</para> +<para>There are only two options for this module:</para> <variablelist> <varlistentry> -<term -><guilabel ->Start alarm daemon automatically at login</guilabel -></term> +<term><guilabel>Start alarm daemon automatically at login</guilabel></term> <listitem> -<para ->Check this to start the alarm daemon whenever you start a &kde; session.</para> +<para>Check this to start the alarm daemon whenever you start a &kde; session.</para> </listitem> </varlistentry> <varlistentry> -<term -><guilabel ->Check interval [minutes]</guilabel -></term> +<term><guilabel>Check interval [minutes]</guilabel></term> <listitem> -<para ->How long (in minutes) the alarm daemon should wait between checks for alarms coming due.</para> +<para>How long (in minutes) the alarm daemon should wait between checks for alarms coming due.</para> </listitem> </varlistentry> </variablelist> -<para ->These settings apply to every application which uses the alarm daemon. Currently, the applications which use it include &korganizer; and &kalarm;. For more information, see their respective handbooks.</para> +<para>These settings apply to every application which uses the alarm daemon. Currently, the applications which use it include &korganizer; and &kalarm;. For more information, see their respective handbooks.</para> <sect2> -<title ->Section Author</title> - -<para ->Lauri Watts <email ->lauri@kde.org</email -></para> - -<para ->Conversion to British English: Malcolm Hunter <email ->malcolm.hunter@gmx.co.uk</email -></para -> +<title>Section Author</title> + +<para>Lauri Watts <email>lauri@kde.org</email></para> + +<para>Conversion to British English: Malcolm Hunter <email>malcolm.hunter@gmx.co.uk</email></para> </sect2> |