Update incomplete (template-only) help handbook to new default format.
parent
88954185e1
commit
9294f1be5e
@ -1,67 +1,65 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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 "&karbon14;">
|
<!ENTITY kappname "&karbon14;">
|
||||||
<!ENTITY package "koffice">
|
<!ENTITY package "koffice">
|
||||||
<!ENTITY % addindex "IGNORE">
|
<!ENTITY % addindex "IGNORE">
|
||||||
<!ENTITY % English "INCLUDE">
|
<!ENTITY % English "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<book lang="&language;">
|
<!-- Note: When updating this empty handbook, remember that usually most handbooks -->
|
||||||
|
<!-- use the book model rather than article. Feel free to use article if the new handbook -->
|
||||||
|
<!-- remains really short. -->
|
||||||
|
|
||||||
<bookinfo>
|
<article lang="&language;">
|
||||||
|
<title>The &karbon14; Handbook</title>
|
||||||
|
|
||||||
|
<articleinfo>
|
||||||
<title>The &karbon14; Handbook</title>
|
<title>The &karbon14; Handbook</title>
|
||||||
|
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<corpauthor>&tde-team;</corpauthor>
|
||||||
<firstname></firstname>
|
|
||||||
<othername></othername>
|
|
||||||
<surname></surname>
|
|
||||||
<affiliation>
|
|
||||||
<address><email></email></address>
|
|
||||||
</affiliation>
|
|
||||||
</author>
|
|
||||||
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<legalnotice>&FDLNotice;</legalnotice>
|
<releaseinfo>&tde-release-version;</releaseinfo>
|
||||||
|
<date>Reviewed: &tde-release-date;</date>
|
||||||
|
|
||||||
<!-- Date and version information of the documentation
|
<copyright>
|
||||||
Don't forget to include this last date and this last revision number, we
|
<year>&tde-copyright-date;</year>
|
||||||
need them for translation coordination !
|
<holder>&tde-team;</holder>
|
||||||
Please respect the format of the date (DD/MM/YYYY) and of the version
|
</copyright>
|
||||||
(Major.minor.lesser), it could be used by automation scripts -->
|
|
||||||
|
|
||||||
<date>2005-09-04</date>
|
<!-- <legalnotice>&FDLNotice;</legalnotice> -->
|
||||||
<releaseinfo>0.1.0</releaseinfo>
|
|
||||||
|
|
||||||
<!-- Abstract about this handbook -->
|
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>
|
<para>
|
||||||
&karbon14; is a Scalable Graphics editer for &tde;.
|
&karbon14; is a scalable graphics editer for &tde;.
|
||||||
</para>
|
</para>
|
||||||
</abstract>
|
</abstract>
|
||||||
|
|
||||||
|
|
||||||
<keywordset>
|
<keywordset>
|
||||||
<keyword>KDE</keyword>
|
<keyword>TDE</keyword>
|
||||||
<keyword>Karbon14</keyword>
|
|
||||||
</keywordset>
|
</keywordset>
|
||||||
|
|
||||||
</bookinfo>
|
</articleinfo>
|
||||||
|
|
||||||
<chapter id="introduction"> <title>Introduction</title> <para>
|
<sect1 id="apologies">
|
||||||
The documentation for &kappname; was not finished when &tde; was installed on
|
<title>We Apologize</title>
|
||||||
this computer.</para> <para>If you need help, please check <ulink
|
<para>No documentation has yet been written for &karbon14;.</para>
|
||||||
url="http://www.kde.org">The &tde; Website</ulink> for updates, or by
|
|
||||||
submitting your question to <ulink url="mailto:kde@kde.org">The
|
<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde;
|
||||||
&tde; User Mailing list</ulink>.</para> <para><emphasis>The &tde;
|
web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php">
|
||||||
Team</emphasis></para>
|
&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;
|
&underFDL;
|
||||||
|
|
||||||
</chapter>
|
</sect1>
|
||||||
|
|
||||||
&documentation.index;
|
&documentation.index;
|
||||||
</book>
|
</article>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue