diff options
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols')
3 files changed, 0 insertions, 44 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/CMakeLists.txt deleted file mode 100644 index d7dd4e9cb42..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kinfocenter/protocols - LANG en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/Makefile.am b/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/Makefile.am deleted file mode 100644 index 032232e9c33..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = en_GB -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/protocols -KDE_MANS = AUTO diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook deleted file mode 100644 index 48c761edff1..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook +++ /dev/null @@ -1,34 +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 % British-English "INCLUDE"> <!-- change language only here --> -]> - -<article lang="&language;"> -<title>Protocols</title> - -<articleinfo> -<authorgroup> -<author>&Lauri.Watts;</author> -<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> -</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 &kde; 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 |