From 50741cc5474353bba914746aa25b091aa609a38f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 10 Feb 2014 16:29:07 -0600 Subject: Remove KControl Protocols module, move protocol items to the help handbook, rename TDEIOSlaves->Protocols, add new help files, update other help files, make protocol handbooks consistent in format. --- doc/kcontrol/display/index.docbook | 4 ---- doc/kcontrol/displayconfig/index.docbook | 4 ---- doc/kcontrol/dnssd/index.docbook | 4 ---- doc/kcontrol/hwmanager/index.docbook | 4 ---- doc/kcontrol/iccconfig/index.docbook | 4 ---- doc/kcontrol/khotkeys/index.docbook | 4 ---- doc/kcontrol/media/index.docbook | 4 ---- doc/kcontrol/protocols/CMakeLists.txt | 12 ---------- doc/kcontrol/protocols/Makefile.am | 3 --- doc/kcontrol/protocols/index.docbook | 39 -------------------------------- 10 files changed, 82 deletions(-) delete mode 100644 doc/kcontrol/protocols/CMakeLists.txt delete mode 100644 doc/kcontrol/protocols/Makefile.am delete mode 100644 doc/kcontrol/protocols/index.docbook (limited to 'doc/kcontrol') diff --git a/doc/kcontrol/display/index.docbook b/doc/kcontrol/display/index.docbook index d7f5cb970..6e5a49d03 100644 --- a/doc/kcontrol/display/index.docbook +++ b/doc/kcontrol/display/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
Display Settings diff --git a/doc/kcontrol/displayconfig/index.docbook b/doc/kcontrol/displayconfig/index.docbook index 5180ef03c..b2098576c 100644 --- a/doc/kcontrol/displayconfig/index.docbook +++ b/doc/kcontrol/displayconfig/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
Monitor and Display Settings diff --git a/doc/kcontrol/dnssd/index.docbook b/doc/kcontrol/dnssd/index.docbook index 5ad214092..eb1d4a45b 100644 --- a/doc/kcontrol/dnssd/index.docbook +++ b/doc/kcontrol/dnssd/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
Zeroconf Service Discovery diff --git a/doc/kcontrol/hwmanager/index.docbook b/doc/kcontrol/hwmanager/index.docbook index 79c71babe..368dec032 100644 --- a/doc/kcontrol/hwmanager/index.docbook +++ b/doc/kcontrol/hwmanager/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
Hardware Device Manager diff --git a/doc/kcontrol/iccconfig/index.docbook b/doc/kcontrol/iccconfig/index.docbook index 27566d011..501826ca4 100644 --- a/doc/kcontrol/iccconfig/index.docbook +++ b/doc/kcontrol/iccconfig/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
ICC Color Profile diff --git a/doc/kcontrol/khotkeys/index.docbook b/doc/kcontrol/khotkeys/index.docbook index 9e8706a94..8856aac71 100644 --- a/doc/kcontrol/khotkeys/index.docbook +++ b/doc/kcontrol/khotkeys/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
Input Actions diff --git a/doc/kcontrol/media/index.docbook b/doc/kcontrol/media/index.docbook index dd7d91744..bb21236f4 100644 --- a/doc/kcontrol/media/index.docbook +++ b/doc/kcontrol/media/index.docbook @@ -4,10 +4,6 @@ ]> - - - -
Storage Media diff --git a/doc/kcontrol/protocols/CMakeLists.txt b/doc/kcontrol/protocols/CMakeLists.txt deleted file mode 100644 index 51032628c..000000000 --- a/doc/kcontrol/protocols/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (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 deleted file mode 100644 index f46684563..000000000 --- a/doc/kcontrol/protocols/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kcontrol/protocols diff --git a/doc/kcontrol/protocols/index.docbook b/doc/kcontrol/protocols/index.docbook deleted file mode 100644 index c84aef578..000000000 --- a/doc/kcontrol/protocols/index.docbook +++ /dev/null @@ -1,39 +0,0 @@ - - - -]> - -
-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