summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-25 15:20:37 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-25 15:20:37 -0600
commitf2dbe62ea0d6d4c32a79d9e671fbd0dd3bd39aa4 (patch)
tree9c4d0df1e0521413f8ced5adfa32fbc11d4a569b /doc
parent70b8d3b450431de9950eec1cf3da5826bb4fd8ea (diff)
downloadtdeaddons-f2dbe62ea0d6d4c32a79d9e671fbd0dd3bd39aa4.tar.gz
tdeaddons-f2dbe62ea0d6d4c32a79d9e671fbd0dd3bd39aa4.zip
Update non-existent and incomplete (template-only) help handbooks to new default format.
Diffstat (limited to 'doc')
-rw-r--r--doc/konq-plugins/fsview/CMakeLists.txt2
-rw-r--r--doc/konq-plugins/mediaplayer/CMakeLists.txt2
-rw-r--r--doc/konq-plugins/rsync/CMakeLists.txt9
-rw-r--r--doc/konq-plugins/rsync/Makefile.am3
-rw-r--r--doc/konq-plugins/rsync/index.docbook65
5 files changed, 79 insertions, 2 deletions
diff --git a/doc/konq-plugins/fsview/CMakeLists.txt b/doc/konq-plugins/fsview/CMakeLists.txt
index 67f0459..13e3a2b 100644
--- a/doc/konq-plugins/fsview/CMakeLists.txt
+++ b/doc/konq-plugins/fsview/CMakeLists.txt
@@ -1,3 +1,3 @@
-# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
tde_create_handbook( DESTINATION konq-plugins/fsview )
diff --git a/doc/konq-plugins/mediaplayer/CMakeLists.txt b/doc/konq-plugins/mediaplayer/CMakeLists.txt
index 8d03347..5ec6e40 100644
--- a/doc/konq-plugins/mediaplayer/CMakeLists.txt
+++ b/doc/konq-plugins/mediaplayer/CMakeLists.txt
@@ -1,3 +1,3 @@
-# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
tde_create_handbook( DESTINATION konq-plugins/mediaplayer )
diff --git a/doc/konq-plugins/rsync/CMakeLists.txt b/doc/konq-plugins/rsync/CMakeLists.txt
new file mode 100644
index 0000000..350f3dc
--- /dev/null
+++ b/doc/konq-plugins/rsync/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION konq-plugins/rsync )
diff --git a/doc/konq-plugins/rsync/Makefile.am b/doc/konq-plugins/rsync/Makefile.am
new file mode 100644
index 0000000..4169155
--- /dev/null
+++ b/doc/konq-plugins/rsync/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+
diff --git a/doc/konq-plugins/rsync/index.docbook b/doc/konq-plugins/rsync/index.docbook
new file mode 100644
index 0000000..3622b08
--- /dev/null
+++ b/doc/konq-plugins/rsync/index.docbook
@@ -0,0 +1,65 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY rsyncplugin "<application>&konqueror; Rsync Plugin</application>">
+ <!ENTITY kappname "&rsyncplugin;">
+ <!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>The &rsyncplugin; Handbook</title>
+
+<articleinfo>
+<title>The &rsyncplugin; Handbook</title>
+
+<authorgroup>
+<corpauthor>&tde-team;</corpauthor>
+<!-- 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>
+
+<!-- <legalnotice>&FDLNotice;</legalnotice> -->
+
+<abstract>
+<para>
+&rsyncplugin; is a remote folder synchronization plugin for &konqueror;.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for &rsyncplugin;.</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>
+
+&documentation.index;
+</article>