From 7728fb7c70b281c817b9a49bd499abda882b076b Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Sep 2013 19:57:00 +0200 Subject: Additional k => tde renaming and fixes --- doc/en/misc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/en/misc.html') diff --git a/doc/en/misc.html b/doc/en/misc.html index 7aa1fb5..2b315ee 100644 --- a/doc/en/misc.html +++ b/doc/en/misc.html @@ -1,5 +1,5 @@ -Chapter 4. Miscellaneous Topics
Miscellaneous Topics
Prev
Next

Chapter 4. Miscellaneous Topics

Networktransparency via KIO

KIO-Slaves

-KDE supports networktransparency via KIO-slaves. KDiff3 uses this +Chapter 4. Miscellaneous Topics

Miscellaneous Topics

Chapter 4. Miscellaneous Topics

Networktransparency via TDEIO

TDEIO-Slaves

+KDE supports networktransparency via TDEIO-slaves. KDiff3 uses this for reading input files and for scanning directories. This means that you can specify files and directories on local and remote resources via URLs. @@ -13,7 +13,7 @@ Example:

The first line compares a local file with a file on an FTP-server. The second line compares a directory within an compressed archive with a local directory.

-Other KIO-slaves that are interesting are: +Other TDEIO-slaves that are interesting are:

  • Files from the WWW (http:),

  • Files from the FTP (ftp:),

  • Encrypted file transfer (fish:, sftp:),

  • Windows-ressources (smb:),

  • Local files (file:),

Other things that are possible, but probably less useful are:

  • Man-pages (man:),

  • Info-pages (info:),

How To Write URLs

@@ -27,7 +27,7 @@ Other things that are possible, but probably less useful are: E.g. A file with the name "/#foo#" would have the URL "file:/%23foo%23".

  • When URLs don't work as expected, try to open them in Konqueror first. -

  • Capabilities of KIO-Slaves

    +

    Capabilities of TDEIO-Slaves

    Networktransparency has one drawback: Not all ressources have the same cababilities.

    Sometimes this is due to the file system of the server, sometimes due to the protocol. -- cgit v1.2.3