diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:29:07 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:29:07 -0600 |
commit | 50741cc5474353bba914746aa25b091aa609a38f (patch) | |
tree | 4749d137bae305e246f62dd290273b55d926ad3a /doc/tdeioslave/trash/index.docbook | |
parent | 9abee0aada612f8cc875ff33f02c92c1211cb56f (diff) | |
download | tdebase-50741cc5474353bba914746aa25b091aa609a38f.tar.gz tdebase-50741cc5474353bba914746aa25b091aa609a38f.zip |
Remove KControl Protocols module, move protocol items to the help handbook,
rename TDEIOSlaves->Protocols, add new help files, update other help files,
make protocol handbooks consistent in format.
Diffstat (limited to 'doc/tdeioslave/trash/index.docbook')
-rw-r--r-- | doc/tdeioslave/trash/index.docbook | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/doc/tdeioslave/trash/index.docbook b/doc/tdeioslave/trash/index.docbook index 5ba20358b..d76d04187 100644 --- a/doc/tdeioslave/trash/index.docbook +++ b/doc/tdeioslave/trash/index.docbook @@ -1,15 +1,11 @@ <?xml version="1.0" ?> -<!DOCTYPE article 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 % 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> +<article id="trash" lang="&language;"> +<title>trash</title> <articleinfo> @@ -28,22 +24,21 @@ <abstract> <para> -This handbook describes the Trash Service. +This handbook describes the trash protocol. </para> </abstract> <keywordset> <keyword>TDE</keyword> -<keyword>KDED</keyword> <keyword>trash</keyword> -<keyword>service</keyword> +<keyword>protocol</keyword> </keywordset> </articleinfo> <sect1 id="apologies"> <title>We Apologize</title> -<para>No documentation has yet been written for this service.</para> +<para>No documentation has yet been written for this protocol.</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"> |