diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/credits.docbook | 2 | ||||
-rw-r--r-- | doc/en/faq.docbook | 4 | ||||
-rw-r--r-- | doc/en/glossary.docbook | 4 | ||||
-rw-r--r-- | doc/en/index.docbook | 2 | ||||
-rw-r--r-- | doc/en/user-interface.docbook | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/doc/en/credits.docbook b/doc/en/credits.docbook index 6cd627a..9c730ec 100644 --- a/doc/en/credits.docbook +++ b/doc/en/credits.docbook @@ -157,7 +157,7 @@ module for the 3rd Hand Panel</para> </listitem> <listitem> - <para>Szombathelyi György, ISO KIO + <para>Szombathelyi György, ISO TDEIO slave</para> </listitem> <listitem> diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index 55020d0..e78cda2 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -935,7 +935,7 @@ <filename>krarc.protocol</filename> file into <filename class="directory"> $TDEDIR/share/services</filename></para> - <para>or the directory where the KIO slaves are placed in + <para>or the directory where the TDEIO slaves are placed in your &Linux; distribution.</para> <para></para> <!-- Empty line to make it more readable --> @@ -952,7 +952,7 @@ installed in the correct places in the &kde; directory tree. The <filename>tdeio_krarc.*</filename> files must be in the same - directory with the other KIO slaves. Try this: locate + directory with the other TDEIO slaves. Try this: locate <filename>tdeio_tar.*</filename> and copy/link the <filename>tdeio_krarc.*</filename> files to the same location. Don't forget to run diff --git a/doc/en/glossary.docbook b/doc/en/glossary.docbook index 5db6f96..5ae829c 100644 --- a/doc/en/glossary.docbook +++ b/doc/en/glossary.docbook @@ -186,9 +186,9 @@ viewer.</para> </glossdef> </glossentry> - <glossentry id="gloss-kio"> + <glossentry id="gloss-tdeio"> <glossterm> - <acronym>KIO</acronym> or tdeioslave</glossterm> + <acronym>TDEIO</acronym> or tdeioslave</glossterm> <glossdef> <para> <ulink url="http://en.wikipedia.org/wiki/Kioslave">KDE diff --git a/doc/en/index.docbook b/doc/en/index.docbook index b80be8f..731a911 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -174,7 +174,7 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf <!ENTITY rpm-guide-url '<ulink url="http://fedora.redhat.com/docs/drafts/rpm-guide-en/">RPM Guide</ulink>'> <!ENTITY tdeioslaves1-url '<ulink url="http://docs.kde.org/development/en/tdebase/tdeioslave/index.html">KIOSlaves</ulink>'> <!ENTITY tdeioslaves2-url '<ulink url="http://developer.kde.org/documentation/library/3.4-api/tdeio/html/index.html">KIOSlaves</ulink>'> -<!ENTITY kio-ipodslave-url '<ulink url="http://sourceforge.net/projects/kpod">KIOipod-slave</ulink>'> +<!ENTITY tdeio-ipodslave-url '<ulink url="http://sourceforge.net/projects/kpod">KIOipod-slave</ulink>'> <!ENTITY tdelibs-url '<ulink url="http://lxr.kde.org/source/tdelibs/tdeioslave">&kde;libs</ulink>'> <!ENTITY tdebase-url '<ulink url="http://lxr.kde.org/source/tdebase/tdeioslave">&kde;base</ulink>'> <!ENTITY gnome-url '<ulink url="http://www.gnome.org"><application>GNOME</application></ulink>'> diff --git a/doc/en/user-interface.docbook b/doc/en/user-interface.docbook index f002858..3c681a6 100644 --- a/doc/en/user-interface.docbook +++ b/doc/en/user-interface.docbook @@ -202,7 +202,7 @@ <para> <userinput> <command>ipod:/</command> - </userinput>uses the &kio-ipodslave-url; to + </userinput>uses the &tdeio-ipodslave-url; to access, upload and organize the music stored on &appleipod;.</para> </listitem> |