summaryrefslogtreecommitdiffstats
path: root/doc/en/index.docbook
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:00 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:00 +0200
commit7728fb7c70b281c817b9a49bd499abda882b076b (patch)
tree9070ee9a32dcd2b6e0495b6fc596867fad4dd3ae /doc/en/index.docbook
parent6b734218e2765019caf6659e1ffefd0050d12800 (diff)
downloadkdiff3-7728fb7c70b281c817b9a49bd499abda882b076b.tar.gz
kdiff3-7728fb7c70b281c817b9a49bd499abda882b076b.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r--doc/en/index.docbook16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 50425ed..a5dc316 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -56,7 +56,7 @@ Do NOT change these in the translation. -->
<listitem><para>shows the differences line by line and character by character(!),</para></listitem>
<listitem><para>provides an automatic merge-facility,</para></listitem>
<listitem><para>has an editor for comfortable solving of merge-conflicts,</para></listitem>
-<listitem><para>provides networktransparency via KIO,</para></listitem>
+<listitem><para>provides networktransparency via TDEIO,</para></listitem>
<listitem><para>has options to highlight or hide changes in white-space or comments,</para></listitem>
<listitem><para>supports Unicode, UTF-8 and other file encodings,</para></listitem>
<listitem><para>prints differences,</para></listitem>
@@ -87,7 +87,7 @@ Please at least include KDE, the KDE package it is in, the name
<keyword>in-line-differences</keyword>
<keyword>synchronise</keyword>
<keyword>kpart</keyword>
-<keyword>kio</keyword>
+<keyword>tdeio</keyword>
<keyword>networktransparent</keyword>
<keyword>editor</keyword>
<keyword>white space</keyword>
@@ -219,7 +219,7 @@ This screenshot shows &kdiff3; during a directory merge:
<listitem><para>Search for strings in all text windows. Find (Ctrl-F) and Find Next (F3)</para></listitem>
<listitem><para>Show the line numbers for each line. </para></listitem>
<listitem><para>Paste clipboard or drag text into a diff input window.</para></listitem>
- <listitem><para>Networktransparency via KIO.</para></listitem>
+ <listitem><para>Networktransparency via TDEIO.</para></listitem>
<listitem><para>Can be used as diff-viewer in KDevelop 3.</para></listitem>
<listitem><para>Word-wrap for long lines.</para></listitem>
<listitem><para>Support for Unicode, UTF-8 and other codecs.</para></listitem>
@@ -1795,10 +1795,10 @@ So this is what this program can do for you: &kdiff3; ...
<chapter id="misc">
<title>Miscellaneous Topics</title>
<sect1 id="networktransparency">
-<title>Networktransparency via KIO</title>
-<sect2><title>KIO-Slaves</title>
+<title>Networktransparency via TDEIO</title>
+<sect2><title>TDEIO-Slaves</title>
<para>
-KDE supports networktransparency via KIO-slaves. &kdiff3; uses this
+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.
@@ -1813,7 +1813,7 @@ Example:
<para>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.
</para><para>
-Other KIO-slaves that are interesting are:
+Other TDEIO-slaves that are interesting are:
</para>
<itemizedlist>
<listitem><para>Files from the WWW (http:),</para></listitem>
@@ -1850,7 +1850,7 @@ Other things that are possible, but probably less useful are:
</sect2>
-<sect2><title>Capabilities of KIO-Slaves</title>
+<sect2><title>Capabilities of TDEIO-Slaves</title>
<para>
Networktransparency has one drawback: Not all ressources have the same cababilities.
</para><para>