[kde-doc-english] [kio] docs/kioslave: Remove rlogin docbook

Burkhard Lück lueck at hube-lueck.de
Mon Apr 14 19:44:08 UTC 2014


Git commit bdc2d142c1ca0de7b2e2edd5b0d81fe834ac1891 by Burkhard Lück.
Committed on 14/04/2014 at 19:43.
Pushed by lueck into branch 'master'.

Remove rlogin docbook
REVIEW:117532

M  +0    -1    docs/kioslave/CMakeLists.txt
D  +0    -3    docs/kioslave/rlogin/CMakeLists.txt
D  +0    -38   docs/kioslave/rlogin/index.docbook

http://commits.kde.org/kio/bdc2d142c1ca0de7b2e2edd5b0d81fe834ac1891

diff --git a/docs/kioslave/CMakeLists.txt b/docs/kioslave/CMakeLists.txt
index d79cf65..127af91 100644
--- a/docs/kioslave/CMakeLists.txt
+++ b/docs/kioslave/CMakeLists.txt
@@ -4,7 +4,6 @@ add_subdirectory(ftp)
 add_subdirectory(help)
 add_subdirectory(http)
 add_subdirectory(mailto)
-add_subdirectory(rlogin)
 add_subdirectory(telnet)
 add_subdirectory(webdav)
 
diff --git a/docs/kioslave/rlogin/CMakeLists.txt b/docs/kioslave/rlogin/CMakeLists.txt
deleted file mode 100644
index 5dd1874..0000000
--- a/docs/kioslave/rlogin/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kioslave/rlogin)
-
diff --git a/docs/kioslave/rlogin/index.docbook b/docs/kioslave/rlogin/index.docbook
deleted file mode 100644
index 2abda44..0000000
--- a/docs/kioslave/rlogin/index.docbook
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
-"dtd/kdedbx45.dtd" [
-<!ENTITY % addindex "IGNORE">
-<!ENTITY % English "INCLUDE" > <!-- change language only here -->
-]>
-	
-<article lang="&language;" id="rlogin">
-<title>rlogin</title>
-<articleinfo>
-<authorgroup>
-<author><personname><firstname>Christian</firstname><surname>Bunting</surname></personname></author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-</articleinfo>
-<para>Using &konqueror; you can start up an <command>rlogin</command>
-session with a server hosting the rlogin service.</para>
-
-<para>To use this kioslave feature, in the &konqueror;
-<acronym>URL</acronym> bar, type
-<userinput>rlogin:/host_to_connect_to</userinput></para>
-
-<para>This will initialize &konsole; with an <command>rlogin</command>
-session, prompting you for your password.</para>
-
-<para>The <command>rlogin</command> kioslave uses the username of the
-account you are currently using in &kde;.</para>
-
-<para>After you have successfully entered your password, you can begin
-your remote session.</para>
-
-<para> See the manual: <ulink url="man:/rlogin">rlogin</ulink>.
-</para>
-
-
-<!-- By Christian Bunting (need to ask if he wants crediting and email) -->
-
-</article>


More information about the kde-doc-english mailing list