summaryrefslogtreecommitdiffstats
path: root/doc/en/index.docbook
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:44 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:44 +0200
commitfc1a1e7b8edfe0ba603f96f2f1acab696b377b0c (patch)
treef0fd917a84f3ce9fffd0245d37f12b671cf111d4 /doc/en/index.docbook
parent105c828684543aa8cb2b0016fc5c9b391c028875 (diff)
downloadtdesvn-fc1a1e7b8edfe0ba603f96f2f1acab696b377b0c.tar.gz
tdesvn-fc1a1e7b8edfe0ba603f96f2f1acab696b377b0c.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r--doc/en/index.docbook26
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 08332f2..94778f2 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -127,7 +127,7 @@ A flat copy of a repository on local filesystem. This is used like any normal fi
RCS-information you can read with clients like &tdesvn;.
</para>
<para>
-Remember that subversion doesn't know something about KIO, so a working copy must reside in an area where it may reached without any specific protocol, eg &quot;fish://&quot; or such isn't possible.
+Remember that subversion doesn't know something about TDEIO, so a working copy must reside in an area where it may reached without any specific protocol, eg &quot;fish://&quot; or such isn't possible.
</para>
</listitem>
</varlistentry>
@@ -784,14 +784,14 @@ you may store you ssh-key-password for your current session so no further enteri
</chapter>
<chapter id="tdesvn-tdeio">
-<title>Konqueror, KIO, &kappname;</title>
+<title>Konqueror, TDEIO, &kappname;</title>
<sect1 id="tdesvn-tdeio-desc">
<title>Description</title>
<para>
As of version 0.7.0 of &kappname; it comes with some modules integrating some commands directly into konqueror menus.
<variablelist>
<varlistentry>
-<term>KIO protocols</term>
+<term>TDEIO protocols</term>
<listitem><para>Implements handlers for following protocols:
<itemizedlist>
<listitem><para>ksvn+http</para></listitem>
@@ -825,7 +825,7 @@ This menu is static up to kde 3.5, so you should care about what you're selectin
</variablelist>
</para>
<sect2>
-<title>Usage of KIO outside konqueror - an example</title>
+<title>Usage of TDEIO outside konqueror - an example</title>
<para>
Every &kde; based application may use these protocols. So it would be possible to retrieve all differences between two revisions with kdiff3 without any deep knowledge.
</para>
@@ -847,8 +847,8 @@ Let kdiff3 print all differences between two revisions. Note! Using this within
<sect1 id="tdeio-svn-special">
<title>Programmers information about TDEIO::ksvn</title>
<para>
-<note><para>You may skip this if not interested in KIO programming.</para></note>
-TDEIO::ksvn::special knows the following operations, these are made almost equal in call to the current existing in KIO from tdesdk
+<note><para>You may skip this if not interested in TDEIO programming.</para></note>
+TDEIO::ksvn::special knows the following operations, these are made almost equal in call to the current existing in TDEIO from tdesdk
so, for instance, tdevelop may use it if tdesdk isn't installed but uses tdesvn::TDEIO::svn.
</para>
<sect2>
@@ -945,7 +945,7 @@ Use this with care - this may produce a lot of data.
<entry>Revert</entry>
<entry>8</entry>
<entry><para>KURL::List</para>
-<para>Revert in KIO is always non-recursive, no questions (calling app must do it itself)</para>
+<para>Revert in TDEIO is always non-recursive, no questions (calling app must do it itself)</para>
</entry>
<entry>Yes</entry>
</row>
@@ -1607,7 +1607,7 @@ Target name, eg., the origin name. For kdiff3 (as an example) this would be name
</sect2>
</sect1>
<sect1 id="tdeio-cmdline-settings">
-<title>KIO &#047; commandline</title>
+<title>TDEIO &#047; commandline</title>
<para>
<variablelist>
@@ -1634,18 +1634,18 @@ If set, no action menu entry for tdesvn is made in konqueror. Works only with KD
</varlistentry>
<varlistentry>
-<term>KIO operations use standard logmessage.</term>
+<term>TDEIO operations use standard logmessage.</term>
<listitem><para>
-When making operations on a repository via the tdesvn KIO protocol from within konqueror (eg., &quot;ksvn+...&quot; protocols) on large operations like moving or copy folders tdesvn would ask for a logmessage for each item. This is a behavior of konqueror.
-When this option is set, the KIO implementation from tdesvn will not ask for a logmessage but set a standard logmessage. This flags not the operations from
-tdesvn action menu for konqueror but only copy/move/mkdir/delete made with konqueror or other filemanagers on a KIO-url.
+When making operations on a repository via the tdesvn TDEIO protocol from within konqueror (eg., &quot;ksvn+...&quot; protocols) on large operations like moving or copy folders tdesvn would ask for a logmessage for each item. This is a behavior of konqueror.
+When this option is set, the TDEIO implementation from tdesvn will not ask for a logmessage but set a standard logmessage. This flags not the operations from
+tdesvn action menu for konqueror but only copy/move/mkdir/delete made with konqueror or other filemanagers on a TDEIO-url.
</para></listitem>
</varlistentry>
<varlistentry>
<term>Standard message</term>
<listitem><para>
-The message tdesvn-tdeio should set on operations from within konqueror when the flag above is set. Default is &quot;Revision made with tdesvn KIO.&quot;
+The message tdesvn-tdeio should set on operations from within konqueror when the flag above is set. Default is &quot;Revision made with tdesvn TDEIO.&quot;
</para></listitem>
</varlistentry>