From 3e88ddfbc3df52c97d5354890fb9ac68af49bddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:01:54 +0200 Subject: Additional k => tde renaming and fixes --- doc/faq/intro.docbook | 2 +- doc/glossary/index.docbook | 4 +- doc/glossary/tdeprintingglossary.docbook | 2 +- doc/kcontrol/tdehtml/index.docbook | 4 +- doc/tdeioslave/index.docbook | 156 +++++++++++++-------------- doc/tdeioslave/mac.docbook | 2 +- doc/userguide/base-tde-applications.docbook | 4 +- doc/userguide/extragear-applications.docbook | 2 +- doc/userguide/tde-for-admins.docbook | 6 +- doc/userguide/tde-office.docbook | 4 +- doc/userguide/under-the-hood.docbook | 2 +- 11 files changed, 94 insertions(+), 94 deletions(-) (limited to 'doc') diff --git a/doc/faq/intro.docbook b/doc/faq/intro.docbook index f2b00a2d5..ab19b717a 100644 --- a/doc/faq/intro.docbook +++ b/doc/faq/intro.docbook @@ -162,7 +162,7 @@ Trinity developers want to maintain a "traditional" desktop environment. -Desktop search through the locate:/ kio-slave and Beagle +Desktop search through the locate:/ tdeio-slave and Beagle diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook index b06708a1a..a6071879e 100644 --- a/doc/glossary/index.docbook +++ b/doc/glossary/index.docbook @@ -24,8 +24,8 @@ &tde; - - KIO + + TDEIO The &tde; Input/Output system which makes use of so-called IO Slaves. IO diff --git a/doc/glossary/tdeprintingglossary.docbook b/doc/glossary/tdeprintingglossary.docbook index 731c26b56..ae688bc3b 100644 --- a/doc/glossary/tdeprintingglossary.docbook +++ b/doc/glossary/tdeprintingglossary.docbook @@ -1128,7 +1128,7 @@ now. - print:/ KIO Slave + print:/ TDEIO Slave You can use a syntax of "print:/..." to get quick access to TDEPrint resources. Typing "print:/manager" as a Konqueror URL address gives administrative access to TDEPrint. Konqueror uses &tde;'s diff --git a/doc/kcontrol/tdehtml/index.docbook b/doc/kcontrol/tdehtml/index.docbook index b8df24598..9f706188a 100644 --- a/doc/kcontrol/tdehtml/index.docbook +++ b/doc/kcontrol/tdehtml/index.docbook @@ -225,8 +225,8 @@ which &Java; applications can read and write text. While most &Java; applications will not require such a console, it could be helpful in diagnosing problems with &Java; applications. -Use KIO will cause the -JVMto use &tde;'s own KIO +Use TDEIO will cause the +JVMto use &tde;'s own TDEIO transports for network connections. Use security diff --git a/doc/tdeioslave/index.docbook b/doc/tdeioslave/index.docbook index 8a9672a5a..6558dba6f 100644 --- a/doc/tdeioslave/index.docbook +++ b/doc/tdeioslave/index.docbook @@ -1,45 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + TDEPrint"> FerdinandGassauer'> f.gassauer@aon.at'> @@ -49,45 +49,45 @@ IO-Slaves -&kio-bzip; -&kio-bzip2; -&kio-cgi; -&kio-data; -&kio-file; -&kio-finger; -&kio-fish; -&kio-floppy; -&kio-ftp; -&kio-gopher; -&kio-gzip; -&kio-help; -&kio-http; -&kio-https; -&kio-imap; -&kio-imaps; -&kio-info; -&kio-lan; -&kio-ldap; -&kio-mailto; -&kio-mac; -&kio-man; -&kio-mrml; -&kio-news; -&kio-nfs; -&kio-nntp; -&kio-pop3; -&kio-pop3s; -&kio-print; -&kio-rlan; -&kio-rlogin; -&kio-sftp; -&kio-smb; -&kio-smtp; -&kio-tar; -&kio-telnet; -&kio-thumbnail; -&kio-webdav; -&kio-webdavs; +&tdeio-bzip; +&tdeio-bzip2; +&tdeio-cgi; +&tdeio-data; +&tdeio-file; +&tdeio-finger; +&tdeio-fish; +&tdeio-floppy; +&tdeio-ftp; +&tdeio-gopher; +&tdeio-gzip; +&tdeio-help; +&tdeio-http; +&tdeio-https; +&tdeio-imap; +&tdeio-imaps; +&tdeio-info; +&tdeio-lan; +&tdeio-ldap; +&tdeio-mailto; +&tdeio-mac; +&tdeio-man; +&tdeio-mrml; +&tdeio-news; +&tdeio-nfs; +&tdeio-nntp; +&tdeio-pop3; +&tdeio-pop3s; +&tdeio-print; +&tdeio-rlan; +&tdeio-rlogin; +&tdeio-sftp; +&tdeio-smb; +&tdeio-smtp; +&tdeio-tar; +&tdeio-telnet; +&tdeio-thumbnail; +&tdeio-webdav; +&tdeio-webdavs; diff --git a/doc/tdeioslave/mac.docbook b/doc/tdeioslave/mac.docbook index a0ea6d691..5c9f2a79f 100644 --- a/doc/tdeioslave/mac.docbook +++ b/doc/tdeioslave/mac.docbook @@ -15,7 +15,7 @@ tools, so you will need these installed for it to work. Enter mac:/ into &konqueror; and you should see the contents of your &MacOS; partition. If you have not -used kio-mac before, you will probably get an error message saying you +used tdeio-mac before, you will probably get an error message saying you have not specified the right partition. Enter something like mac:/ to specify the partition (if you don't know which partition &MacOS; is on, you diff --git a/doc/userguide/base-tde-applications.docbook b/doc/userguide/base-tde-applications.docbook index 9696aeac7..2a5ef53c9 100644 --- a/doc/userguide/base-tde-applications.docbook +++ b/doc/userguide/base-tde-applications.docbook @@ -23,7 +23,7 @@ &konqueror; - &tde;'s file manager, web browser, FTP client and much more. &konqueror; is the canvas for all the latest &tde; technology, from KIO slaves (which provide mechanisms for file access) to component embedding, allowing it to be a universal viewing application, capable of displaying various image files as well as documents. + &tde;'s file manager, web browser, FTP client and much more. &konqueror; is the canvas for all the latest &tde; technology, from TDEIO slaves (which provide mechanisms for file access) to component embedding, allowing it to be a universal viewing application, capable of displaying various image files as well as documents. Website: http://konqueror.org @@ -122,7 +122,7 @@ Related Information http://kde-apps.org -- mdash; The largest directory of third-party &tde; applications. - As you may have noticed, a wealth of information is accessible from the respective handbooks themselves, which can be accessed either by using the help KIO slave in &konqueror; (that is, type help:/application in the Location toolbar), or by selecting it in the &khelpcenter;. + As you may have noticed, a wealth of information is accessible from the respective handbooks themselves, which can be accessed either by using the help TDEIO slave in &konqueror; (that is, type help:/application in the Location toolbar), or by selecting it in the &khelpcenter;. You can also likely find out quite a bit of information from the &tde; website, itself, at http://kde.org. diff --git a/doc/userguide/extragear-applications.docbook b/doc/userguide/extragear-applications.docbook index 86ede9991..5d0d2671b 100644 --- a/doc/userguide/extragear-applications.docbook +++ b/doc/userguide/extragear-applications.docbook @@ -70,7 +70,7 @@ Gwenview - Another advanced image viewer which can load and save all image formats supported by &tde;, as well as being able to display the GIMP (*.xcf) image filetype. Gwenview can perform a few graphical manipulations (rotate, mirroring) and has full support for KIO slaves (allowing you to use it via &FTP;). Other features also include file management operations, such as copy, paste, move and delete. + Another advanced image viewer which can load and save all image formats supported by &tde;, as well as being able to display the GIMP (*.xcf) image filetype. Gwenview can perform a few graphical manipulations (rotate, mirroring) and has full support for TDEIO slaves (allowing you to use it via &FTP;). Other features also include file management operations, such as copy, paste, move and delete. Website: http://gwenview.sourceforge.net/ diff --git a/doc/userguide/tde-for-admins.docbook b/doc/userguide/tde-for-admins.docbook index aca6bb7d4..41599e4a2 100644 --- a/doc/userguide/tde-for-admins.docbook +++ b/doc/userguide/tde-for-admins.docbook @@ -1188,10 +1188,10 @@ on a multi-head system. $TDE_FORK_SLAVES Set this variable to spawn -KIO-slaves directly from the application process -itself. By default KIO-slaves are spawned using +TDEIO-slaves directly from the application process +itself. By default TDEIO-slaves are spawned using tdelauncher/tdeinit. This option is -useful if the KIO-slave should run in the same +useful if the TDEIO-slave should run in the same environment as the application. This can be the case with Clearcase. diff --git a/doc/userguide/tde-office.docbook b/doc/userguide/tde-office.docbook index 28e089b3d..f8df13365 100644 --- a/doc/userguide/tde-office.docbook +++ b/doc/userguide/tde-office.docbook @@ -49,7 +49,7 @@ the &tde; desktop. This section was written with version 1.4 of &koffice; is a highly integrated office suite that builds directly on the TDE technology. This has many advantages in terms of integration, features, performance, familiar look and feel and so on. All technologies like &DCOP;, -KIO, KParts are directly available. +TDEIO, KParts are directly available. In particular the KParts technology is extended for the &koffice; @@ -289,7 +289,7 @@ actually use the OASIS OpenDocument file format. Each Koffice component comes with its own manual. These manuals offer all the latest information about the various components &koffice; has to offer and should be -read to learn more about &koffice;. The application manuals can be accessed by using the documentation KIO Slave in &konqueror; (that is, typing help:/application into the Location toolbar) or by selecting the respective handbook from the &khelpcenter;. The website is +read to learn more about &koffice;. The application manuals can be accessed by using the documentation TDEIO Slave in &konqueror; (that is, typing help:/application into the Location toolbar) or by selecting the respective handbook from the &khelpcenter;. The website is also a good place to find out more; it is at http://www.koffice.org. diff --git a/doc/userguide/under-the-hood.docbook b/doc/userguide/under-the-hood.docbook index 050fae8a0..62ab1a5ec 100644 --- a/doc/userguide/under-the-hood.docbook +++ b/doc/userguide/under-the-hood.docbook @@ -401,7 +401,7 @@ select/deselect --> in order to enable or disable debugging output for that part of &tde;. The list of debugging areas is sorted numerically, not alphabetically, -so kio (127) comes before artskde (400). The numbers go up to 200000 or so, +so tdeio (127) comes before artskde (400). The numbers go up to 200000 or so, but there are really only 400 areas. You don't have to scroll through the entire list to find the area you need, though. There is a line edit box at the top of the dialog where you can enter a part of -- cgit v1.2.1