From 9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 18:02:20 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- .../docs/tdebase/tdeioslave/info/CMakeLists.txt | 6 +++++ .../docs/tdebase/tdeioslave/info/Makefile.am | 4 ++++ .../docs/tdebase/tdeioslave/info/index.docbook | 28 ++++++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/info/CMakeLists.txt create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/info/Makefile.am create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/info/index.docbook (limited to 'tde-i18n-en_GB/docs/tdebase/tdeioslave/info') diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/CMakeLists.txt new file mode 100644 index 00000000000..fac74a5b78b --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/info + LANG en_GB +) diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/Makefile.am b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/Makefile.am new file mode 100644 index 00000000000..21e20f21be2 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = en_GB +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/info +KDE_MANS = AUTO diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/index.docbook new file mode 100644 index 00000000000..01caf262987 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info/index.docbook @@ -0,0 +1,28 @@ + + + +]> + +
+Info + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +Info is a type of documentation. The documents are in a file format called texinfo, and can be read on the command line with the info program. + +The Info ioslave allows you to read the info pages installed on your system, from within &konqueror;. You can use it very easily: + +info:/gcc + +This would show you the top level node of the Info documentation for the gcc compiler. + +Info is a GNU replacement for man, but is not widely used outside of GNU software. + +You can quite easily browse the info documentation you have installed from within the &khelpcenter; application, or you can use the info ioslave directly from within both &konqueror; and the mini-cli. + +
-- cgit v1.2.1