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/pop3/CMakeLists.txt | 9 +++++++++ doc/tdeioslave/pop3/Makefile.am | 2 ++ doc/tdeioslave/pop3/index.docbook | 25 +++++++++++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 doc/tdeioslave/pop3/CMakeLists.txt create mode 100644 doc/tdeioslave/pop3/Makefile.am create mode 100644 doc/tdeioslave/pop3/index.docbook (limited to 'doc/tdeioslave/pop3') diff --git a/doc/tdeioslave/pop3/CMakeLists.txt b/doc/tdeioslave/pop3/CMakeLists.txt new file mode 100644 index 000000000..447e52d51 --- /dev/null +++ b/doc/tdeioslave/pop3/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/pop3 ) diff --git a/doc/tdeioslave/pop3/Makefile.am b/doc/tdeioslave/pop3/Makefile.am new file mode 100644 index 000000000..5348a0231 --- /dev/null +++ b/doc/tdeioslave/pop3/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/pop3 diff --git a/doc/tdeioslave/pop3/index.docbook b/doc/tdeioslave/pop3/index.docbook new file mode 100644 index 000000000..380a3df0b --- /dev/null +++ b/doc/tdeioslave/pop3/index.docbook @@ -0,0 +1,25 @@ + +FerdinandGassauer'> + + +]> + +
+pop3 / pop3s + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +&tde-authors; + + + + + +The Post Office Protocol (POP3) allows a user's workstation to access mail from a mailbox server. + + +POP3S is the POP3 protocol encrypted via SSL. + + +
-- cgit v1.2.1