summaryrefslogtreecommitdiffstats
path: root/doc/kinfocenter/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kinfocenter/protocols')
-rw-r--r--doc/kinfocenter/protocols/CMakeLists.txt12
-rw-r--r--doc/kinfocenter/protocols/Makefile.am3
-rw-r--r--doc/kinfocenter/protocols/index.docbook39
3 files changed, 0 insertions, 54 deletions
diff --git a/doc/kinfocenter/protocols/CMakeLists.txt b/doc/kinfocenter/protocols/CMakeLists.txt
deleted file mode 100644
index 66598bfdb..000000000
--- a/doc/kinfocenter/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 kinfocenter/protocols )
diff --git a/doc/kinfocenter/protocols/Makefile.am b/doc/kinfocenter/protocols/Makefile.am
deleted file mode 100644
index afc73fa8a..000000000
--- a/doc/kinfocenter/protocols/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-
-KDE_LANG= en
-KDE_DOCS = kinfocenter/protocols
diff --git a/doc/kinfocenter/protocols/index.docbook b/doc/kinfocenter/protocols/index.docbook
deleted file mode 100644
index c84aef578..000000000
--- a/doc/kinfocenter/protocols/index.docbook
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
-"dtd/kdex.dtd" [
-<!ENTITY % addindex "IGNORE">
-<!ENTITY % English "INCLUDE" > <!-- change language only here -->
-]>
-
-<article lang="&language;">
-<title>Protocols</title>
-
-<articleinfo>
-<authorgroup>
-<author>&Lauri.Watts;</author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-
-<keywordset>
-<keyword>KDE</keyword>
-<keyword>Protocols</keyword>
-<keyword>IOSlaves</keyword>
-</keywordset>
-</articleinfo>
-
-<sect1 id="protocols">
-<title>Protocols</title>
-
-<para>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
-<quote>talk</quote> to other computers, other applications, or act on
-files.</para>
-
-<para>Clicking on an IOSlave name will display some help information
-about that IOSlave, such as how to use it, and what it does.</para>
-
-<para>The protocols module is purely informational, you cannot change
-any settings here.</para>
-
-</sect1>
-</article> \ No newline at end of file