From 0b9a39305949515fdfabf571f4cdbf61678c81d2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Jan 2014 14:11:20 -0600 Subject: Finish moving kinfocenter files to kcontrol. This partially resolves bug report 289. --- doc/kcontrol/protocols/CMakeLists.txt | 12 +++++++++++ doc/kcontrol/protocols/Makefile.am | 3 +++ doc/kcontrol/protocols/index.docbook | 39 +++++++++++++++++++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 doc/kcontrol/protocols/CMakeLists.txt create mode 100644 doc/kcontrol/protocols/Makefile.am create mode 100644 doc/kcontrol/protocols/index.docbook (limited to 'doc/kcontrol/protocols') diff --git a/doc/kcontrol/protocols/CMakeLists.txt b/doc/kcontrol/protocols/CMakeLists.txt new file mode 100644 index 000000000..51032628c --- /dev/null +++ b/doc/kcontrol/protocols/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/protocols ) diff --git a/doc/kcontrol/protocols/Makefile.am b/doc/kcontrol/protocols/Makefile.am new file mode 100644 index 000000000..f46684563 --- /dev/null +++ b/doc/kcontrol/protocols/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/protocols diff --git a/doc/kcontrol/protocols/index.docbook b/doc/kcontrol/protocols/index.docbook new file mode 100644 index 000000000..c84aef578 --- /dev/null +++ b/doc/kcontrol/protocols/index.docbook @@ -0,0 +1,39 @@ + + + +]> + +
+Protocols + + + +&Lauri.Watts; + + + + +KDE +Protocols +IOSlaves + + + + +Protocols + +On the left of the panel you will see a list of the IOSlaves that +are installed on your system. IOSlaves are how &tde; applications +talk to other computers, other applications, or act on +files. + +Clicking on an IOSlave name will display some help information +about that IOSlave, such as how to use it, and what it does. + +The protocols module is purely informational, you cannot change +any settings here. + + +
\ No newline at end of file -- cgit v1.2.1