From cf14b1bd7803760ea4657269aeb424869e0058c6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:50:29 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- doc/tdeioslave/mailto/CMakeLists.txt | 9 +++++++++ doc/tdeioslave/mailto/Makefile.am | 2 ++ doc/tdeioslave/mailto/index.docbook | 24 ++++++++++++++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 doc/tdeioslave/mailto/CMakeLists.txt create mode 100644 doc/tdeioslave/mailto/Makefile.am create mode 100644 doc/tdeioslave/mailto/index.docbook (limited to 'doc/tdeioslave/mailto') diff --git a/doc/tdeioslave/mailto/CMakeLists.txt b/doc/tdeioslave/mailto/CMakeLists.txt new file mode 100644 index 000000000..bf0053523 --- /dev/null +++ b/doc/tdeioslave/mailto/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/mailto ) diff --git a/doc/tdeioslave/mailto/Makefile.am b/doc/tdeioslave/mailto/Makefile.am new file mode 100644 index 000000000..66c5a87d7 --- /dev/null +++ b/doc/tdeioslave/mailto/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/mailto diff --git a/doc/tdeioslave/mailto/index.docbook b/doc/tdeioslave/mailto/index.docbook new file mode 100644 index 000000000..d83105fb9 --- /dev/null +++ b/doc/tdeioslave/mailto/index.docbook @@ -0,0 +1,24 @@ + +FerdinandGassauer'> + + +]> + +
+mailto + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; + + + +The mailto tdeioslave is used when you click on a mailto link in an +HTML page. &konqueror; will open the preferred mail +client you have configured, with a composer window. Any information +supplied in the URL will be filled in for you. + + +See the manual: mailto. + +
-- cgit v1.2.1