From 79776058eb58ecd46771902f6cb9c9862ec8305c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 27 Apr 2013 18:37:07 -0500 Subject: Update file references with recent renaming changes. --- tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook | 2 +- .../docs/tdebase/khelpcenter/glossary/tdeprintingglossary.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook | 6 +++--- tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook | 6 +++--- tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook | 6 +++--- tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook | 4 ++-- tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook | 6 +++--- tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook | 2 +- tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook | 4 ++-- tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook | 8 ++++---- tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook | 4 ++-- tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook | 2 +- 21 files changed, 35 insertions(+), 35 deletions(-) (limited to 'tde-i18n-en_GB/docs/tdebase') diff --git a/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook b/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook index f01a90060cc..1637c8915b9 100644 --- a/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook +++ b/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook @@ -964,7 +964,7 @@ > - + print:/ KIO Slave - + print:/ KIO Slave is a compression program. It is rarely used today, having been replaced with bzip2, which offers much better compression. The bzip kioslave is not directly usable, and is intended for use as a filter. For example, the tar kioslave can filter a file through the bzip kioslave, in order to display the contents of a The bzip tdeioslave is not directly usable, and is intended for use as a filter. For example, the tar tdeioslave can filter a file through the bzip tdeioslave, in order to display the contents of a tar.bz file directly in a &konqueror; window. If you click on a file compressed with a bz extension in &konqueror;, this kioslave is used to uncompress it and display it as a normal (uncompressed) file. +> extension in &konqueror;, this tdeioslave is used to uncompress it and display it as a normal (uncompressed) file. If you are a developer, and would like to use the bzip filter, you can find documentation on using kioslaves at If you are a developer, and would like to use the bzip filter, you can find documentation on using tdeioslaves at http://developer.kde.org diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook index 40dbb68b6d2..7c510be806c 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook @@ -27,17 +27,17 @@ >Bzip2 is a compression program The bzip2 kioslave is not directly usable, and is intended for use as a filter. For example, the tar kioslave can filter a file through the bzip2 kioslave, in order to display the contents of a The bzip2 tdeioslave is not directly usable, and is intended for use as a filter. For example, the tar tdeioslave can filter a file through the bzip2 tdeioslave, in order to display the contents of a tar.bz2 file directly in a &konqueror; window. If you click on a file compressed with a .bz2 in &konqueror;, this kioslave is used to uncompress it and display it as a normal (uncompressed) file. +> in &konqueror;, this tdeioslave is used to uncompress it and display it as a normal (uncompressed) file. If you are a developer, and would like to use the bzip2 filter, you can find documentation on using kioslaves at If you are a developer, and would like to use the bzip2 filter, you can find documentation on using tdeioslaves at http://developer.kde.org diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook index 6e1e616e598..50d791cf561 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook @@ -45,7 +45,7 @@ > keys, the fact they are on vacation, and all sorts of information. Use the finger kioslave like this: Use the finger tdeioslave like this: finger://username@ is a compression program The gzip kioslave is not directly usable, and is intended for use as a filter. For example, the tar kioslave can filter a file through the gzip kioslave, in order to display the contents of a The gzip tdeioslave is not directly usable, and is intended for use as a filter. For example, the tar tdeioslave can filter a file through the gzip tdeioslave, in order to display the contents of a tar.gz file directly in a &konqueror; window. If you click on a file compressed with a gz extension in &konqueror;, this kioslave is used to uncompress it and display it as a normal (uncompressed) file. +> extension in &konqueror;, this tdeioslave is used to uncompress it and display it as a normal (uncompressed) file. If you are a developer, and would like to use the gzip filter, you can find documentation on using kioslaves at If you are a developer, and would like to use the gzip filter, you can find documentation on using tdeioslaves at http://developer.kde.org diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook index eec279f1f6e..c8fd823a278 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook @@ -37,10 +37,10 @@ >rotocol. The http kioslave is used by all &kde; applications to handle connections to http servers, that is, web servers. The most common usage is to view web pages in the &konqueror; web browser. +>The http tdeioslave is used by all &kde; applications to handle connections to http servers, that is, web servers. The most common usage is to view web pages in the &konqueror; web browser. You can use the http kioslave in &konqueror; by giving it a You can use the http tdeioslave in &konqueror; by giving it a URL. http:// HTTPS is HTTPS is HTTP encapsulated in an SSL/TLS stream. The IMAP4rev1 protocol (Internet Message Access Protocol) allows access to messages in mail folders on a server. Unlike POP3, which is designed to download the mails and delete them from the server, the purpose of IMAP is to store all mails on the server to be able to access these mails from everywhere. Messages can be stored on the server, retrieved from there or moved between folders. This plugin is currently mainly used by KMail, but you can also use it in any other KDE application that uses kioslave plugins. +>This plugin is currently mainly used by KMail, but you can also use it in any other KDE application that uses tdeioslave plugins. For example in &konqueror;, simply type IMAPS is the IMAPS is the IMAP protocol encrypted via SSL. diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook index 1f13e3a141b..bd340b6e345 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook @@ -31,7 +31,7 @@ >. The lan kioslave can use &FTP;, &HTTP;, The lan tdeioslave can use &FTP;, &HTTP;, SMB, NFS server. You can use the ldap kioslave as follows: +>You can use the ldap tdeioslave as follows: The mailto kioslave is used when you click on a mailto link in an The mailto tdeioslave is used when you click on a mailto link in an HTML page. &konqueror; will open the preferred mail client you have configured, with a composer window. Any information supplied in the URLThe news kioslave is used when you click on a news link on a web page. It will open &knode;, and if the group referred to in the news link is available from your server, it will subscribe you to the group, in the first available account you have configured in &knode; +>The news tdeioslave is used when you click on a news link on a web page. It will open &knode;, and if the group referred to in the news link is available from your server, it will subscribe you to the group, in the first available account you have configured in &knode; You can unsubscribe from within &knode; if you decide you don't want to read the group, by The nntp kioslave accesses The nntp tdeioslave accesses NNTP servers directly. This kioslave can not be used with servers that do not implement the This tdeioslave can not be used with servers that do not implement the GROUP command, including some versions of the popular INN. You can use the nntp kioslave by typing You can use the nntp tdeioslave by typing nntp://yourserver/groupname into the &konqueror; URLprint:/ (&ie; the root of print-kioslave) +> (&ie; the root of print-tdeioslave) virtual root for browsing your print subsystem. It displays subfolders session with a server hosting the rlogin service. To use this kioslave feature, in the &konqueror; To use this tdeioslave feature, in the &konqueror; URL bar, type rlogin:/host_to_connect_toThe rlogin kioslave uses the username of the account you are currently using in &kde;. +> tdeioslave uses the username of the account you are currently using in &kde;. After you have successfully entered your password, you can begin your remote session. diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook index f0fdec21ab0..6f78056ac7c 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook @@ -23,10 +23,10 @@ The thumbnail kioslave is used by &kde; for network transparent and persistent generation of thumbnails. +>The thumbnail tdeioslave is used by &kde; for network transparent and persistent generation of thumbnails. The thumbnail kioslave uses plugins to generate the actual thumbnails. You can enable viewing of these thumbnails from the The thumbnail tdeioslave uses plugins to generate the actual thumbnails. You can enable viewing of these thumbnails from the View submenu, available in &konqueror; in file manager mode. The thumbnail kioslave is not directly useful to a user, but if you are a developer, you can use it within your own applications to create file previews. +>The thumbnail tdeioslave is not directly useful to a user, but if you are a developer, you can use it within your own applications to create file previews. See the documentation in the sources for more information. You will find these at TDEDIR/include/kio/thumbcreator.h or in the source folder tdebase/kioslave/thumbnailtdebase/tdeioslave/thumbnail diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook index 40c99485e2c..5fc85060f49 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook @@ -35,7 +35,7 @@ >Authoring and Versioning protocol for the World Wide Web. It allows for easy management of documents and scripts on a ersioning protocol for the World Wide Web. It allows for easy management of documents and scripts on a http server, and has additional features designed to simplify version management amongst multiple authors. @@ -80,6 +80,6 @@ To take advantage of these additional capabilities, you will need an application which supports them. No application currently supports them through this kioslave. +>To take advantage of these additional capabilities, you will need an application which supports them. No application currently supports them through this tdeioslave. diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook index 8314d60b31e..8918fe1986c 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook @@ -29,7 +29,7 @@ WebDAVS is the WebDAVS is the WebDAV protocol encrypted via SSL. -- cgit v1.2.1