Minor tag changes in docbook files, add new handbooks.
parent
653fef2be8
commit
9abee0aada
@ -0,0 +1,9 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# Improvements and feedback are welcome
|
||||||
|
#
|
||||||
|
# This file is released under GPL >= 2
|
||||||
|
#
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
tde_create_handbook( DESTINATION tdeioslave/home )
|
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
KDE_LANG = en
|
||||||
|
KDE_DOCS = AUTO
|
||||||
|
|
@ -0,0 +1,62 @@
|
|||||||
|
<?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">
|
||||||
|
]>
|
||||||
|
|
||||||
|
<!-- 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. -->
|
||||||
|
|
||||||
|
<article lang="&language;">
|
||||||
|
<title>Home Base URL Notifier</title>
|
||||||
|
|
||||||
|
<articleinfo>
|
||||||
|
|
||||||
|
<authorgroup>
|
||||||
|
<author>&tde-authors;</author>
|
||||||
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||||||
|
</authorgroup>
|
||||||
|
|
||||||
|
<releaseinfo>&tde-release-version;</releaseinfo>
|
||||||
|
<date>Reviewed: &tde-release-date;</date>
|
||||||
|
|
||||||
|
<copyright>
|
||||||
|
<year>&tde-copyright-date;</year>
|
||||||
|
<holder>&tde-team;</holder>
|
||||||
|
</copyright>
|
||||||
|
|
||||||
|
<abstract>
|
||||||
|
<para>
|
||||||
|
This handbook describes the Home Base URL Notifier service.
|
||||||
|
</para>
|
||||||
|
</abstract>
|
||||||
|
|
||||||
|
<keywordset>
|
||||||
|
<keyword>TDE</keyword>
|
||||||
|
<keyword>KDED</keyword>
|
||||||
|
<keyword>home</keyword>
|
||||||
|
<keyword>service</keyword>
|
||||||
|
</keywordset>
|
||||||
|
|
||||||
|
</articleinfo>
|
||||||
|
|
||||||
|
<sect1 id="apologies">
|
||||||
|
<title>We Apologize</title>
|
||||||
|
<para>No documentation has yet been written for this service.</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;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
||||||
|
</article>
|
@ -0,0 +1,9 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# Improvements and feedback are welcome
|
||||||
|
#
|
||||||
|
# This file is released under GPL >= 2
|
||||||
|
#
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
tde_create_handbook( DESTINATION tdeioslave/media )
|
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
KDE_LANG = en
|
||||||
|
KDE_DOCS = AUTO
|
||||||
|
|
@ -0,0 +1,62 @@
|
|||||||
|
<?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">
|
||||||
|
]>
|
||||||
|
|
||||||
|
<!-- 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. -->
|
||||||
|
|
||||||
|
<article lang="&language;">
|
||||||
|
<title>Media Manager Service</title>
|
||||||
|
|
||||||
|
<articleinfo>
|
||||||
|
|
||||||
|
<authorgroup>
|
||||||
|
<author>&tde-authors;</author>
|
||||||
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||||||
|
</authorgroup>
|
||||||
|
|
||||||
|
<releaseinfo>&tde-release-version;</releaseinfo>
|
||||||
|
<date>Reviewed: &tde-release-date;</date>
|
||||||
|
|
||||||
|
<copyright>
|
||||||
|
<year>&tde-copyright-date;</year>
|
||||||
|
<holder>&tde-team;</holder>
|
||||||
|
</copyright>
|
||||||
|
|
||||||
|
<abstract>
|
||||||
|
<para>
|
||||||
|
This handbook describes the Media Manager Service.
|
||||||
|
</para>
|
||||||
|
</abstract>
|
||||||
|
|
||||||
|
<keywordset>
|
||||||
|
<keyword>TDE</keyword>
|
||||||
|
<keyword>KDED</keyword>
|
||||||
|
<keyword>media</keyword>
|
||||||
|
<keyword>service</keyword>
|
||||||
|
</keywordset>
|
||||||
|
|
||||||
|
</articleinfo>
|
||||||
|
|
||||||
|
<sect1 id="apologies">
|
||||||
|
<title>We Apologize</title>
|
||||||
|
<para>No documentation has yet been written for this service.</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;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
||||||
|
</article>
|
@ -0,0 +1,9 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# Improvements and feedback are welcome
|
||||||
|
#
|
||||||
|
# This file is released under GPL >= 2
|
||||||
|
#
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
tde_create_handbook( DESTINATION tdeioslave/remote )
|
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
KDE_LANG = en
|
||||||
|
KDE_DOCS = AUTO
|
||||||
|
|
@ -0,0 +1,62 @@
|
|||||||
|
<?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">
|
||||||
|
]>
|
||||||
|
|
||||||
|
<!-- 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. -->
|
||||||
|
|
||||||
|
<article lang="&language;">
|
||||||
|
<title>Remote Base URL Notifier</title>
|
||||||
|
|
||||||
|
<articleinfo>
|
||||||
|
|
||||||
|
<authorgroup>
|
||||||
|
<author>&tde-authors;</author>
|
||||||
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||||||
|
</authorgroup>
|
||||||
|
|
||||||
|
<releaseinfo>&tde-release-version;</releaseinfo>
|
||||||
|
<date>Reviewed: &tde-release-date;</date>
|
||||||
|
|
||||||
|
<copyright>
|
||||||
|
<year>&tde-copyright-date;</year>
|
||||||
|
<holder>&tde-team;</holder>
|
||||||
|
</copyright>
|
||||||
|
|
||||||
|
<abstract>
|
||||||
|
<para>
|
||||||
|
This handbook describes the Remote Base URL Notifier service.
|
||||||
|
</para>
|
||||||
|
</abstract>
|
||||||
|
|
||||||
|
<keywordset>
|
||||||
|
<keyword>TDE</keyword>
|
||||||
|
<keyword>KDED</keyword>
|
||||||
|
<keyword>remote</keyword>
|
||||||
|
<keyword>service</keyword>
|
||||||
|
</keywordset>
|
||||||
|
|
||||||
|
</articleinfo>
|
||||||
|
|
||||||
|
<sect1 id="apologies">
|
||||||
|
<title>We Apologize</title>
|
||||||
|
<para>No documentation has yet been written for this service.</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;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
||||||
|
</article>
|
@ -0,0 +1,9 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# Improvements and feedback are welcome
|
||||||
|
#
|
||||||
|
# This file is released under GPL >= 2
|
||||||
|
#
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
tde_create_handbook( DESTINATION tdeioslave/system )
|
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
KDE_LANG = en
|
||||||
|
KDE_DOCS = AUTO
|
||||||
|
|
@ -0,0 +1,62 @@
|
|||||||
|
<?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">
|
||||||
|
]>
|
||||||
|
|
||||||
|
<!-- 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. -->
|
||||||
|
|
||||||
|
<article lang="&language;">
|
||||||
|
<title>System Base URL Notifier</title>
|
||||||
|
|
||||||
|
<articleinfo>
|
||||||
|
|
||||||
|
<authorgroup>
|
||||||
|
<author>&tde-authors;</author>
|
||||||
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||||||
|
</authorgroup>
|
||||||
|
|
||||||
|
<releaseinfo>&tde-release-version;</releaseinfo>
|
||||||
|
<date>Reviewed: &tde-release-date;</date>
|
||||||
|
|
||||||
|
<copyright>
|
||||||
|
<year>&tde-copyright-date;</year>
|
||||||
|
<holder>&tde-team;</holder>
|
||||||
|
</copyright>
|
||||||
|
|
||||||
|
<abstract>
|
||||||
|
<para>
|
||||||
|
This handbook describes the System Base URL Notifier service.
|
||||||
|
</para>
|
||||||
|
</abstract>
|
||||||
|
|
||||||
|
<keywordset>
|
||||||
|
<keyword>TDE</keyword>
|
||||||
|
<keyword>KDED</keyword>
|
||||||
|
<keyword>system</keyword>
|
||||||
|
<keyword>service</keyword>
|
||||||
|
</keywordset>
|
||||||
|
|
||||||
|
</articleinfo>
|
||||||
|
|
||||||
|
<sect1 id="apologies">
|
||||||
|
<title>We Apologize</title>
|
||||||
|
<para>No documentation has yet been written for this service.</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;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
||||||
|
</article>
|
@ -0,0 +1,9 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# Improvements and feedback are welcome
|
||||||
|
#
|
||||||
|
# This file is released under GPL >= 2
|
||||||
|
#
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
tde_create_handbook( DESTINATION tdeioslave/trash )
|
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
KDE_LANG = en
|
||||||
|
KDE_DOCS = AUTO
|
||||||
|
|
@ -0,0 +1,62 @@
|
|||||||
|
<?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">
|
||||||
|
]>
|
||||||
|
|
||||||
|
<!-- 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. -->
|
||||||
|
|
||||||
|
<article lang="&language;">
|
||||||
|
<title>Trash Service</title>
|
||||||
|
|
||||||
|
<articleinfo>
|
||||||
|
|
||||||
|
<authorgroup>
|
||||||
|
<author>&tde-authors;</author>
|
||||||
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||||||
|
</authorgroup>
|
||||||
|
|
||||||
|
<releaseinfo>&tde-release-version;</releaseinfo>
|
||||||
|
<date>Reviewed: &tde-release-date;</date>
|
||||||
|
|
||||||
|
<copyright>
|
||||||
|
<year>&tde-copyright-date;</year>
|
||||||
|
<holder>&tde-team;</holder>
|
||||||
|
</copyright>
|
||||||
|
|
||||||
|
<abstract>
|
||||||
|
<para>
|
||||||
|
This handbook describes the Trash Service.
|
||||||
|
</para>
|
||||||
|
</abstract>
|
||||||
|
|
||||||
|
<keywordset>
|
||||||
|
<keyword>TDE</keyword>
|
||||||
|
<keyword>KDED</keyword>
|
||||||
|
<keyword>trash</keyword>
|
||||||
|
<keyword>service</keyword>
|
||||||
|
</keywordset>
|
||||||
|
|
||||||
|
</articleinfo>
|
||||||
|
|
||||||
|
<sect1 id="apologies">
|
||||||
|
<title>We Apologize</title>
|
||||||
|
<para>No documentation has yet been written for this service.</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;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
||||||
|
</article>
|
Loading…
Reference in New Issue