From f2dbe62ea0d6d4c32a79d9e671fbd0dd3bd39aa4 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 25 Jan 2014 15:20:37 -0600 Subject: Update non-existent and incomplete (template-only) help handbooks to new default format. --- doc/konq-plugins/fsview/CMakeLists.txt | 2 +- doc/konq-plugins/mediaplayer/CMakeLists.txt | 2 +- doc/konq-plugins/rsync/CMakeLists.txt | 9 ++++ doc/konq-plugins/rsync/Makefile.am | 3 ++ doc/konq-plugins/rsync/index.docbook | 65 +++++++++++++++++++++++++++++ konq-plugins/arkplugin/arkplugin.desktop | 8 +--- konq-plugins/rsync/rsyncplugin.desktop | 8 +--- 7 files changed, 81 insertions(+), 16 deletions(-) create mode 100644 doc/konq-plugins/rsync/CMakeLists.txt create mode 100644 doc/konq-plugins/rsync/Makefile.am create mode 100644 doc/konq-plugins/rsync/index.docbook 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 @@ + +&konqueror; Rsync Plugin"> + + + +]> + + + + + +
+The &rsyncplugin; Handbook + + +The &rsyncplugin; Handbook + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + + + +&rsyncplugin; is a remote folder synchronization plugin for &konqueror;. + + + + +TDE + + + + + +We Apologize +No documentation has yet been written for &rsyncplugin;. + +If you need help, please check The &tde; +web site, submit questions to the +&tde; mail lists, or file a bug report at the +&tde; bug tracker. + +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. + +Thank you for helping and thank you for your patience. + +&underFDL; + + + +&documentation.index; +
diff --git a/konq-plugins/arkplugin/arkplugin.desktop b/konq-plugins/arkplugin/arkplugin.desktop index 2457b6c..609cb35 100644 --- a/konq-plugins/arkplugin/arkplugin.desktop +++ b/konq-plugins/arkplugin/arkplugin.desktop @@ -56,10 +56,4 @@ Name[zh_CN]=用 Ark 压缩/解压文件 Name[zh_TW]=以 Ark 壓縮/解壓縮檔案 Icon=ark X-TDE-ParentApp=konqueror -# Restore the following key and remove this comment when a help handbook -# is written. Disabling this key prevents populating the main handbook -# table of contents with a non-existent document, which results in a -# main handbook error message of -# 'There is no documentation available for /xyz/index.html.' -# Also disable this key when there exists only a useless template handbook. -# DocPath=konq-plugins/arkplugin/index.html +DocPath=ark/index.html diff --git a/konq-plugins/rsync/rsyncplugin.desktop b/konq-plugins/rsync/rsyncplugin.desktop index 04be1b0..0251090 100644 --- a/konq-plugins/rsync/rsyncplugin.desktop +++ b/konq-plugins/rsync/rsyncplugin.desktop @@ -12,10 +12,4 @@ Name=Remote Folder Synchronization Plugin Comment=Remote folder synchronization plugin Icon=remotesync X-TDE-ParentApp=konqueror -# Restore the following key and remove this comment when a help handbook -# is written. Disabling this key prevents populating the main handbook -# table of contents with a non-existent document, which results in a -# main handbook error message of -# 'There is no documentation available for /xyz/index.html.' -# Also disable this key when there exists only a useless template handbook. -# DocPath=konq-plugins/rsync/index.html +DocPath=konq-plugins/rsync/index.html -- cgit v1.2.1