diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 23:34:24 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 23:34:24 -0600 |
commit | adffe60a1d67778eb4a9ff46a008e2f94d0531d3 (patch) | |
tree | 9b8211f5040e1b1e6bf1055274c228e2b73c5336 /doc/kcharselect/index.docbook | |
parent | 3a673dc158811a446bf1d2aa64c757ab461d5e07 (diff) | |
download | tdeutils-adffe60a1d67778eb4a9ff46a008e2f94d0531d3.tar.gz tdeutils-adffe60a1d67778eb4a9ff46a008e2f94d0531d3.zip |
Update non-existent and incomplete (template-only) help handbooks to new default format.
Diffstat (limited to 'doc/kcharselect/index.docbook')
-rw-r--r-- | doc/kcharselect/index.docbook | 64 |
1 files changed, 31 insertions, 33 deletions
diff --git a/doc/kcharselect/index.docbook b/doc/kcharselect/index.docbook index 7326d52..acce127 100644 --- a/doc/kcharselect/index.docbook +++ b/doc/kcharselect/index.docbook @@ -1,66 +1,64 @@ <?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kcharselect;"> <!ENTITY package "tdeutils"> <!ENTITY % English "INCLUDE"> <!ENTITY % addindex "IGNORE"> ]> -<book lang="&language;"> +<article lang="&language;"> +<title>The &kcharselect; Handbook</title> -<bookinfo> +<articleinfo> <title>The &kcharselect; Handbook</title> <authorgroup> -<author> -<firstname></firstname> -<othername></othername> -<surname></surname> -<affiliation> -<address><email></email></address> -</affiliation> -</author> +<corpauthor>&tde-team;</corpauthor> <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<legalnotice>&FDLNotice;</legalnotice> +<releaseinfo>&tde-release-version;</releaseinfo> +<date>Reviewed: &tde-release-date;</date> + +<copyright> +<year>&tde-copyright-date;</year> +<holder>&tde-team;</holder> +</copyright> -<date>2001-01-20</date> -<releaseinfo>0.00.00</releaseinfo> +<!-- <legalnotice>&FDLNotice;</legalnotice> --> <abstract> <para> -&kcharselect; is part of the tdeutils package. +&kcharselect; is a character selection utility. </para> </abstract> - <keywordset> -<keyword>KDE</keyword> +<keyword>TDE</keyword> <keyword>tdeutils</keyword> <keyword>kcharselect</keyword> </keywordset> -</bookinfo> +</articleinfo> + +<sect1 id="apologies"> +<title>We Apologize</title> +<para>No documentation has yet been written for &kcharselect;.</para> -<chapter id="introduction"> -<title>Introduction</title> -<para>The documentation for &kappname; was not finished when &kde; was installed on this computer.</para> -<para>If you need help, please check <ulink url="http://www.kde.org">The KDE Web site</ulink> for updates, or by submitting your question to <ulink url="mailto:kde@kde.org">The &kde; User Mailing list</ulink>.</para> -<para><emphasis>The &kde; Team</emphasis></para> +<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde; +web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php"> +&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/"> +&tde; bug tracker</ulink>.</para> + +<para>If you are interested in helping, please consider writing the help file. +Submitting a basic text file is acceptable as the &tde-team; will convert the text.</para> + +<para>Thank you for helping and thank you for your patience.</para> &underFDL; &underGPL; -</chapter> +</sect1> &documentation.index; -</book> -<!-- -Local Variables: -mode: sgml -sgml-minimize-attributes: nil -sgml-general-insert-case: lower -End: ---> - +</article> |