From 1bb0c88762d6fd00d77382381c3e55477bbd1872 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:00:04 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tde-i18n-en_GB/docs/tdebase/kioslave/Makefile.am | 4 - .../docs/tdebase/kioslave/audiocd.docbook | 294 --------------------- tde-i18n-en_GB/docs/tdebase/kioslave/bzip.docbook | 46 ---- tde-i18n-en_GB/docs/tdebase/kioslave/bzip2.docbook | 49 ---- tde-i18n-en_GB/docs/tdebase/kioslave/cgi.docbook | 46 ---- tde-i18n-en_GB/docs/tdebase/kioslave/data.docbook | 75 ------ tde-i18n-en_GB/docs/tdebase/kioslave/file.docbook | 37 --- .../docs/tdebase/kioslave/finger.docbook | 61 ----- tde-i18n-en_GB/docs/tdebase/kioslave/fish.docbook | 110 -------- .../docs/tdebase/kioslave/floppy.docbook | 83 ------ tde-i18n-en_GB/docs/tdebase/kioslave/ftp.docbook | 55 ---- .../docs/tdebase/kioslave/gopher.docbook | 49 ---- tde-i18n-en_GB/docs/tdebase/kioslave/gzip.docbook | 51 ---- tde-i18n-en_GB/docs/tdebase/kioslave/help.docbook | 33 --- tde-i18n-en_GB/docs/tdebase/kioslave/http.docbook | 56 ---- tde-i18n-en_GB/docs/tdebase/kioslave/https.docbook | 34 --- tde-i18n-en_GB/docs/tdebase/kioslave/imap.docbook | 44 --- tde-i18n-en_GB/docs/tdebase/kioslave/imaps.docbook | 36 --- tde-i18n-en_GB/docs/tdebase/kioslave/index.docbook | 66 ----- tde-i18n-en_GB/docs/tdebase/kioslave/info.docbook | 58 ---- tde-i18n-en_GB/docs/tdebase/kioslave/lan.docbook | 53 ---- tde-i18n-en_GB/docs/tdebase/kioslave/ldap.docbook | 46 ---- tde-i18n-en_GB/docs/tdebase/kioslave/mac.docbook | 77 ------ .../docs/tdebase/kioslave/mailto.docbook | 36 --- tde-i18n-en_GB/docs/tdebase/kioslave/man.docbook | 88 ------ tde-i18n-en_GB/docs/tdebase/kioslave/mrml.docbook | 50 ---- tde-i18n-en_GB/docs/tdebase/kioslave/news.docbook | 37 --- tde-i18n-en_GB/docs/tdebase/kioslave/nfs.docbook | 55 ---- tde-i18n-en_GB/docs/tdebase/kioslave/nntp.docbook | 65 ----- tde-i18n-en_GB/docs/tdebase/kioslave/pop3.docbook | 28 -- tde-i18n-en_GB/docs/tdebase/kioslave/pop3s.docbook | 28 -- tde-i18n-en_GB/docs/tdebase/kioslave/print.docbook | 250 ------------------ tde-i18n-en_GB/docs/tdebase/kioslave/rlan.docbook | 28 -- .../docs/tdebase/kioslave/rlogin.docbook | 64 ----- tde-i18n-en_GB/docs/tdebase/kioslave/sftp.docbook | 41 --- tde-i18n-en_GB/docs/tdebase/kioslave/smb.docbook | 108 -------- tde-i18n-en_GB/docs/tdebase/kioslave/smtp.docbook | 33 --- tde-i18n-en_GB/docs/tdebase/kioslave/tar.docbook | 33 --- .../docs/tdebase/kioslave/telnet.docbook | 33 --- .../docs/tdebase/kioslave/thumbnail.docbook | 49 ---- .../docs/tdebase/kioslave/webdav.docbook | 85 ------ .../docs/tdebase/kioslave/webdavs.docbook | 36 --- tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am | 4 + .../docs/tdebase/tdeioslave/audiocd.docbook | 294 +++++++++++++++++++++ .../docs/tdebase/tdeioslave/bzip.docbook | 46 ++++ .../docs/tdebase/tdeioslave/bzip2.docbook | 49 ++++ tde-i18n-en_GB/docs/tdebase/tdeioslave/cgi.docbook | 46 ++++ .../docs/tdebase/tdeioslave/data.docbook | 75 ++++++ .../docs/tdebase/tdeioslave/file.docbook | 37 +++ .../docs/tdebase/tdeioslave/finger.docbook | 61 +++++ .../docs/tdebase/tdeioslave/fish.docbook | 110 ++++++++ .../docs/tdebase/tdeioslave/floppy.docbook | 83 ++++++ tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp.docbook | 55 ++++ .../docs/tdebase/tdeioslave/gopher.docbook | 49 ++++ .../docs/tdebase/tdeioslave/gzip.docbook | 51 ++++ .../docs/tdebase/tdeioslave/help.docbook | 33 +++ .../docs/tdebase/tdeioslave/http.docbook | 56 ++++ .../docs/tdebase/tdeioslave/https.docbook | 34 +++ .../docs/tdebase/tdeioslave/imap.docbook | 44 +++ .../docs/tdebase/tdeioslave/imaps.docbook | 36 +++ .../docs/tdebase/tdeioslave/index.docbook | 66 +++++ .../docs/tdebase/tdeioslave/info.docbook | 58 ++++ tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook | 53 ++++ .../docs/tdebase/tdeioslave/ldap.docbook | 46 ++++ tde-i18n-en_GB/docs/tdebase/tdeioslave/mac.docbook | 77 ++++++ .../docs/tdebase/tdeioslave/mailto.docbook | 36 +++ tde-i18n-en_GB/docs/tdebase/tdeioslave/man.docbook | 88 ++++++ .../docs/tdebase/tdeioslave/mrml.docbook | 50 ++++ .../docs/tdebase/tdeioslave/news.docbook | 37 +++ tde-i18n-en_GB/docs/tdebase/tdeioslave/nfs.docbook | 55 ++++ .../docs/tdebase/tdeioslave/nntp.docbook | 65 +++++ .../docs/tdebase/tdeioslave/pop3.docbook | 28 ++ .../docs/tdebase/tdeioslave/pop3s.docbook | 28 ++ .../docs/tdebase/tdeioslave/print.docbook | 250 ++++++++++++++++++ .../docs/tdebase/tdeioslave/rlan.docbook | 28 ++ .../docs/tdebase/tdeioslave/rlogin.docbook | 64 +++++ .../docs/tdebase/tdeioslave/sftp.docbook | 41 +++ tde-i18n-en_GB/docs/tdebase/tdeioslave/smb.docbook | 108 ++++++++ .../docs/tdebase/tdeioslave/smtp.docbook | 33 +++ tde-i18n-en_GB/docs/tdebase/tdeioslave/tar.docbook | 33 +++ .../docs/tdebase/tdeioslave/telnet.docbook | 33 +++ .../docs/tdebase/tdeioslave/thumbnail.docbook | 49 ++++ .../docs/tdebase/tdeioslave/webdav.docbook | 85 ++++++ .../docs/tdebase/tdeioslave/webdavs.docbook | 36 +++ 84 files changed, 2610 insertions(+), 2610 deletions(-) delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/Makefile.am delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/audiocd.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/bzip.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/bzip2.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/cgi.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/data.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/file.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/finger.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/fish.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/floppy.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/ftp.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/gzip.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/help.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/http.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/https.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/imap.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/imaps.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/index.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/info.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/lan.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/ldap.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/mac.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/mailto.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/man.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/mrml.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/news.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/nfs.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/nntp.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/pop3.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/pop3s.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/print.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/rlan.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/rlogin.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/sftp.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/smb.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/smtp.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/tar.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/telnet.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/thumbnail.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/webdav.docbook delete mode 100644 tde-i18n-en_GB/docs/tdebase/kioslave/webdavs.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/audiocd.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/cgi.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/data.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/file.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/fish.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/help.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/index.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/info.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/mac.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/man.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/mrml.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/nfs.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3s.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/sftp.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/smb.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/smtp.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/tar.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/telnet.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook (limited to 'tde-i18n-en_GB/docs/tdebase') diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/Makefile.am b/tde-i18n-en_GB/docs/tdebase/kioslave/Makefile.am deleted file mode 100644 index ab11c143d90..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = en_GB -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kioslave -KDE_MANS = AUTO diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/audiocd.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/audiocd.docbook deleted file mode 100644 index 6e0519b2109..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/audiocd.docbook +++ /dev/null @@ -1,294 +0,0 @@ -
-audiocd - - -&Rik.Hemsley; &Rik.Hemsley.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2001-07-14 -2.20.00 - -
- -Allows treating audio CDs like a real filesystem, where tracks are represented as files and, when copied from the folder, are digitally extracted from the CD. This ensures a perfect copy of the audio data. - -To see how this slave works, insert an audio CD in your &CD-ROM; drive and type audiocd:/ into &konqueror;. Within a few seconds you should see a list of tracks and some folders. - -Audio CDs don't really have folders, but the audiocd slave provides them as a convenience. If you look inside these folders you will see that they all contain the same number of tracks. If you are connected to the Internet, some folders will have the actual track titles shown as the filenames. - -The reason that these separate folders exist are so that you can choose in which format you would like to listen to (or copy) the tracks on the CD. - -If you drag a track from the Ogg Vorbis folder and drop it on another &konqueror; window open at your home folder, you should see a progress window showing you that the track is being extracted from the CD and saved to a file. Note that Ogg Vorbis is a compressed format, so the file in your home folder will appear a great deal smaller than it would have been if you had copied the raw data. - -The mechanism behind this is quite simple. When the audiocd slave is asked to retrieve a track from the Ogg Vorbis folder, it starts extracting the digital audio data from the CD. As it sends the data over to the file in your home folder, it simultaneously encodes it in Ogg Vorbis format (CD audio is in an uncompressed format to start with). - -You could also try dragging a file ending in .wav and dropping it on the &kde; Media Player, &noatun;. In this case, the procedure that happens behind the scenes is similar, except that instead of encoding the audio data in Ogg Vorbis format, it is put through a very simple conversion, from raw binary data (which the .cda files in the toplevel folder represent) to RIFF WAV format, a non-compressed format that most media players understand. - -&noatun; should quite happily play the .wav file, but if it has trouble, you may consider using the option, explained below. - - -Options - - - -Set the path to the audio CD device, ⪚ audiocd:/=/dev/sdc. Normally, the slave will try to find a CD drive with an audio CD inserted, but if it fails or you have more than one CD drive, you may want to try this option. Note that the configuration dialogue allows you to set a default value for this option. - - - - - - -Set the amount of error detection and correction used when extracting data. - - - -Level 0 - -No detection or correction. Only useful if you have a perfect CD drive (unlikely). - - - - -Level 1 - -Enable basic error checking and correction. - - - - -Level 2 - -Default. Specifies that only a perfect extraction will be accepted. - - - - -Note that there is a disadvantage to level 2. Extraction can be very slow, so real-time digital playback may not work properly. If you have a good quality CD drive (note that more expensive does not necessarily mean better quality) then you probably won't experience very slow extraction, but a poor drive may take days (!) to extract the audio from one CD. - - - - - - - -Specify that track names for the inserted CD will be looked up on the Internet CD Database. Audio CDs don't have track names, but the Internet CD Database is a clever system which uses a special unique identifier generated from the number and length of tracks on each CD to cross-reference a track listing. Track listings are contributed by the Internet community and made available to all. - -You can submit your own track listings using &kscd;, the &kde; CD player. - -This option is on by default. If your Internet connection is not set up correctly, you may find that your CD tracks don't appear. In this case, you can try audiocd:/?=0 to switch this option off. - - - - - - -Set the Internet CD Database server to contact. By default, this is freedb.freedb.org:888, which means server freedb.freedb.org at port 888. - - - - - -Examples - -audiocd:/?device=/dev/scd0&paranoia_level=0&use_cddb=0 - -Gives a listing of the tracks on the audio CD inserted in /dev/scd0, which on &Linux; specifies the first SCSI &CD-ROM; device. If you copy tracks from the CD, digital extraction will be performed without error correction or detection. No Internet CD Database will be contacted. - - - - - -Frequently Asked Question - - -I get The file or folder / does not exist. How do I fix that? I have an audio CD in my drive! - - - -Try running cdparanoia as yourself (not root). Do you see a track list? If not, make sure you have permission to access the CD device. If you're using SCSI emulation (possible if you have an IDE CD writer) then make sure you check that you have read and write permissions on the generic SCSI device, which is probably /dev/sg0, /dev/sg1, &etc;. If it still doesn't work, try typing audiocd:/?device=/dev/sg0 (or similar) to tell kio_audiocd which device your &CD-ROM; is. - - - - - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/bzip.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/bzip.docbook deleted file mode 100644 index 728981a7315..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/bzip.docbook +++ /dev/null @@ -1,46 +0,0 @@ -
-bzip - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -bzip 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 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. - -If you are a developer, and would like to use the bzip filter, you can find documentation on using kioslaves at http://developer.kde.org - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/bzip2.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/bzip2.docbook deleted file mode 100644 index 40dbb68b6d2..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/bzip2.docbook +++ /dev/null @@ -1,49 +0,0 @@ -
-bzip2 - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -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 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. - -If you are a developer, and would like to use the bzip2 filter, you can find documentation on using kioslaves at http://developer.kde.org - -See the manual: bzip2. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/cgi.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/cgi.docbook deleted file mode 100644 index b51eae877e8..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/cgi.docbook +++ /dev/null @@ -1,46 +0,0 @@ -
-cgi - - -&Lauri.Watts;&Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -The CGI slave provides a way to execute CGI programs without the need to have a running web server. This can for example be used for local testing of CGI programs or for using search engines that only provide a CGI frontend like the one from Doxygen. - -The slave implements the cgi: protocol. It uses the filename from the given &URL; and searches a configurable list of folders. If it finds an executable with the given name it executes it, passes the arguments of the &URL; and sets the environment variables needed by CGI programs. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/data.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/data.docbook deleted file mode 100644 index fe7f3908dda..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/data.docbook +++ /dev/null @@ -1,75 +0,0 @@ -
-Data URLs - - - -LeoSavernik
l.savernik@aon.at
-MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2003-02-06 - - -
- -Data URLs allow small document data to be included in the URL itself. This is useful for very small HTML testcases or other occasions that do not justify a document of their own. - -data:,foobar (note the comma after the colon) will deliver a text document that contains nothing but foobar - -The last example delivered a text document. For HTML documents one has to specify the MIME type text/html: data:text/html,<title>Testcase</title><p>This is a testcase</p>. This will produce exactly the same output as if the content had been loaded from a document of its own. - -Specifying alternate character sets is also possible. Note that 8-Bit characters have to be escaped by a percentage sign and their two-digit hexadecimal codes: data:;charset=iso-8859-1,Gr%FC%DFe aus Schl%E4gl results in Grüße aus Schlägl whereas omitting the charset attribute might lead to something like Gr??e aus Schl?gl - -IETF RFC2397 provides more information. - -
- diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/file.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/file.docbook deleted file mode 100644 index b4f6c3fcea3..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/file.docbook +++ /dev/null @@ -1,37 +0,0 @@ -
-file - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -The file protocol is used by all &kde; applications to display locally available files. -Entering file:/directoryname in &konqueror; lists the files of this folder. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/finger.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/finger.docbook deleted file mode 100644 index 6e1e616e598..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/finger.docbook +++ /dev/null @@ -1,61 +0,0 @@ -
-finger - - -&Lauri.Watts;&Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -Finger is a program to display information about users. - -If finger is enabled on the remote machine, you may be given information on the user's real name, if they are currently logged in, if they have mail and the text of their .plan file in their home folder. - -Finger is normally associated with a user@hostname address, which may or may not be the same as a users email address. - -Most Internet Service Providers no longer allow finger access, so, you may find that you get no useful answer for most people. - -Other people use their local .plan file to hold such information as PGP keys, the fact they are on vacation, and all sorts of information. - -Use the finger kioslave like this: finger://username@hostname - -See the manual: finger. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/fish.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/fish.docbook deleted file mode 100644 index 21173bcbe61..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/fish.docbook +++ /dev/null @@ -1,110 +0,0 @@ -
-fish - - -&Joerg.Walter; &Joerg.Walter.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2002-06-23 -1.1.1 - -
- -Allows you to access another computer's files using a simple SSH shell account and standard &UNIX; utilities on the remote side. This way, no server software is needed and you gain access to that computer's files as if they were local (or on NFS, since it is slower than local access). It uses the same protocol as MidnightCommander's #sh VFS handler. - -Fish should work with any roughly POSIX compatible &UNIX; based remote computer. It uses the shell commands cat, chgrp, chmod, chown, cp, dd, env, expr, grep, ls, mkdir, mv, rm, rmdir, sed, and wc. Fish starts /bin/sh as its shell and expects it to be a Bourne shell (or compatible, like bash). If the sed and file commands are available, as well as a /etc/apache/magic file with &MIME; type signatures, these will be used to guess &MIME; types. - -If Perl is available on the remote machine, it will be used instead. Then only env and /bin/sh are needed. Using Perl has the additional benefit of being faster. - -Fish may even work on &Windows; machines, if tools like Cygwin are installed. All the above utilities must be in the system PATH, and the initial shell must be able to process the command echo FISH:;/bin/sh correctly. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/floppy.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/floppy.docbook deleted file mode 100644 index 845131fb7c6..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/floppy.docbook +++ /dev/null @@ -1,83 +0,0 @@ -
-Floppy - - -&Alexander.Neundorf; &Alexander.Neundorf.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -The floppy ioslave gives you easy access to the floppy disk drives installed on your system. - -The drive letter becomes the first subdirectory in the floppy &URL;. Let's say there is a file logo.png on your floppy disk in drive A, then the &URL; will be floppy:/a/logo.png - -If you want to access drive B, floppy:/b will do it. floppy:/ is a shortcut for floppy:/a. - -Note that floppy:/logo.png means you have a disk drive named logo.png. - -To use it you need to have the mtools package installed, and the floppy ioslave supports everything the various mtools command line utilities support. You don't have to mount your floppy disks, simply enter floppy:/ in any &kde; 3.x app and you will be able to read from and write to your floppy drive. - -It also works with USB sticks, ZIP and JAZ drives. You can use floppy:/u for the USB stick and floppy:/z for the zip drive, for example. To make this work, you might need to adjust your /etc/mtools file. See the manpage for documentation. - -The ioslave gives read and write access to the floppy drive, but not simultaneously. While you can read and write to the floppy during the same session, reading and writing have to happen one after the other, not at the same time. - -Author: Alexander Neundorf neundorf@kde.org - -
- diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/ftp.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/ftp.docbook deleted file mode 100644 index b42e7c08e60..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/ftp.docbook +++ /dev/null @@ -1,55 +0,0 @@ -
-&FTP; - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -&FTP; is the Internet service used to transfer a data file from the disk of one computer to the disk of another, regardless of the operating system type. - -Similar to other Internet applications, &FTP; uses the client-server approach — a user invokes an &FTP; program on the computer, instructs it to contact a remote computer, and then requests the transfer of one or more files. The local &FTP; program becomes a client that uses TCP to contact an &FTP; server program on the remote computer. Each time the user requests a file transfer, the client and the server programs cooperate to send a copy of the data across the Internet. - -&FTP; servers which allow anonymous &FTP; permit any user, not only users with accounts on the host, to browse the ftp archives and download files. Some &FTP; servers are configured to allow users to upload files. - -&FTP; is commonly used to retrieve information and obtain software stored in files at &FTP; archive sites throughout the world. - - -Source: Paraphrased from http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/ftpdef.htm - -See the manual: ftp. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook deleted file mode 100644 index e65acb27954..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/gopher.docbook +++ /dev/null @@ -1,49 +0,0 @@ -
-gopher - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -gopher began as a distributed campus information service at the University of Minnesota. Gopher allows the user to access information on Gopher servers running on Internet hosts. - -Gopher is an Internet information browsing service that uses a menu-driven interface. Users select information from menus, which may return another menu or display a text file. An item may reside on a Gopher server you originally queried, or it may be on another Gopher server (or another host). Gopher can tunnel from one Gopher to another without the user knowing that the server and/or host machine have changed. Gopher keeps the exact location of computers hidden from the user, providing the illusion of a single, large set of interconnected menus. - -Gopher permits the user to record an item's location in a bookmark thereby allowing users to follow a bookmark directly to a particular item without searching the menu system. Gopher menus are not standardised, inasmuch as each Gopher server is individually determined. - -Source: http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/gophrdef.htm -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/gzip.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/gzip.docbook deleted file mode 100644 index fb214412d38..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/gzip.docbook +++ /dev/null @@ -1,51 +0,0 @@ -
-gzip - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -gzip 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 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. - -If you are a developer, and would like to use the gzip filter, you can find documentation on using kioslaves at http://developer.kde.org - -See the manual: gzip. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/help.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/help.docbook deleted file mode 100644 index 407fe86647d..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/help.docbook +++ /dev/null @@ -1,33 +0,0 @@ -
-help - - -&Ferdinand.Gassauer;&Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -The help system of &kde; -See The &khelpcenter;. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/http.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/http.docbook deleted file mode 100644 index eec279f1f6e..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/http.docbook +++ /dev/null @@ -1,56 +0,0 @@ -
-http - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -http is the HyperText Transfer Protocol. - -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. - -You can use the http kioslave in &konqueror; by giving it a URL. http://www.kde.org. - -See the manual: http. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/https.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/https.docbook deleted file mode 100644 index a218dcf40cd..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/https.docbook +++ /dev/null @@ -1,34 +0,0 @@ -
-https - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-HTTPS is HTTP encapsulated in an SSL/TLS stream. -SSL is the Secure Sockets Layer protocol, a security protocol that provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery. -TLS stands for Transport Layer Security - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/imap.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/imap.docbook deleted file mode 100644 index 99b441b1e0f..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/imap.docbook +++ /dev/null @@ -1,44 +0,0 @@ -
-imap - - -&Michael.Haeckel; &Michael.Haeckel.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2001-08-07 - - -
- -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. - -For example in &konqueror;, simply type imap://username@your.mail.server/ to get your IMAP folders listed. You can then deal with the folders and mails like with folders and files on a local file system. IMAP URLs are defined in RFC 2192. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/imaps.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/imaps.docbook deleted file mode 100644 index 97f3e99dff4..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/imaps.docbook +++ /dev/null @@ -1,36 +0,0 @@ -
-imaps - - -&Michael.Haeckel; &Michael.Haeckel.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2001-08-07 - - -
- -IMAPS is the IMAP protocol encrypted via SSL. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/index.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/index.docbook deleted file mode 100644 index 8984fcd7701..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/index.docbook +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -TDEPrint"> -FerdinandGassauer'> -f.gassauer@aon.at'> - - -]> - - -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; - diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/info.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/info.docbook deleted file mode 100644 index 641c86b4e47..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/info.docbook +++ /dev/null @@ -1,58 +0,0 @@ -
-Info - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -Info is a type of documentation. The documents are in a file format called texinfo, and can be read on the command line with the info program. - -The Info ioslave allows you to read the info pages installed on your system, from within &konqueror;. You can use it very easily: - -info:/gcc - -This would show you the top level node of the Info documentation for the gcc compiler. - -Info is a GNU replacement for man, but is not widely used outside of GNU software. - -You can quite easily browse the info documentation you have installed from within the &khelpcenter; application, or you can use the info ioslave directly from within both &konqueror; and the mini-cli. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/lan.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/lan.docbook deleted file mode 100644 index 1f13e3a141b..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/lan.docbook +++ /dev/null @@ -1,53 +0,0 @@ -
-lan - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -This protocol is intended to provide a kind of network neighbourhood but only relying on the TCP/IP protocol stack and with the ability to use other protocols than just SMB. - -The lan kioslave can use &FTP;, &HTTP;, SMB, NFS, and FISH - -It must first be configured in &kcontrol;, NetworkLAN-Browsing and for more information see the Lan Browsing manual. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/ldap.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/ldap.docbook deleted file mode 100644 index 360e992665e..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/ldap.docbook +++ /dev/null @@ -1,46 +0,0 @@ -
-ldap - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -ldap is the lightweight directory access protocol. It provides access to an X.500 directory, or to a stand-alone LDAP server. - -You can use the ldap kioslave as follows: - -ldap://host:port/ou=People,o=where,c=de??sub for a subtree-query - -or ldap://host:port/cn=MM,ou=People,o=where,c=de??base for a complete branch. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/mac.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/mac.docbook deleted file mode 100644 index 593c0331a43..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/mac.docbook +++ /dev/null @@ -1,77 +0,0 @@ -
-mac - - -JohnathanRiddelljr@jriddell.org -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -The mac ioslave lets you read an HFS+ partition from &konqueror; or any other &kde; file dialogue. It uses hfsplus 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 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 can probably guess by changing hda2 to hda3 and so on or use the print command from mac-fdisk). This partition will be used the next time, so you do not have to specify it each time. - -Hfsplus tools let you see the file and copy data from the HFS+ partition, but not to copy data to it or change the filenames. - -HFS+ actually keeps two files for every one you see (called forks), a resource fork and a data fork. The default copy mode when you are copying files across to your native drive is raw data, which means it only copies the data fork. Text files are copied in text mode (same as raw format but changes the line endings to be &UNIX; friendly and gets rid of some extra characters - strongly advised for text files), unless you specify otherwise. You can also copy the files across in Mac Binary II format or specify text or raw format with another query: mac:/ or mac:/. See the hpcopy man page for more. - -Note that you need permissions to read your HFS+ partition. How you get this depends on your distribution. - -For some reason some folders in &MacOS; end in a funny tall f character. This seems to confuse hfstools. - -
- diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/mailto.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/mailto.docbook deleted file mode 100644 index 47fbea70fd4..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/mailto.docbook +++ /dev/null @@ -1,36 +0,0 @@ -
-mailto - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-The mailto kioslave 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 URL will be filled in for you. - -See the manual: mailto. -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/man.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/man.docbook deleted file mode 100644 index 1176e76b2f4..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/man.docbook +++ /dev/null @@ -1,88 +0,0 @@ -
-Man - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- -Using the man ioslave you are able to read the man pages installed on your system. It is easy to use: - - - -man:/ - -See the sections of the manual, click to find the rest. - - - -man:fopen - -See the man page of fopen. - - - - -There is also a shortcut: #fopen, which has the same effect as above. - -If you don't find all your man pages, adjust the environment variables MANPATH and MANSECT. - -As with any other &kde; ioslave, it is possible to enter a &URL;, like man:socket in any &kde; application. Try it in &kwrite; and you will see the man page in HTML format. - -Contact mailing list: kde-devel@kde.org - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/mrml.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/mrml.docbook deleted file mode 100644 index 00d8753bd0a..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/mrml.docbook +++ /dev/null @@ -1,50 +0,0 @@ -
-mrml - - -&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2003-01-08 - - -
- -MRML stands for Multimedia Retrieval Markup Language. MRML is an XML-based protocol to provide standardised access to Multimedia retrieval software. See http://www.mrml.net for more information. - -kio_mrml is used for the Image Finding feature in &kde; - -⪚ type mrml:/ or mrml:/some.other.server in &konqueror; to start searching for images. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/news.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/news.docbook deleted file mode 100644 index bf7472a5e24..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/news.docbook +++ /dev/null @@ -1,37 +0,0 @@ -
-news - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
- - -The 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; - -You can unsubscribe from within &knode; if you decide you don't want to read the group, by right clicking and selecting Unsubscribe from Group. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/nfs.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/nfs.docbook deleted file mode 100644 index c627b6d2629..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/nfs.docbook +++ /dev/null @@ -1,55 +0,0 @@ -
-nfs - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-Sun's NFS protocol provides transparent remote access to shared file systems across networks. The NFS protocol is designed to be machine, operating system, network architecture, and transport protocol independent. This independence is achieved through the use of Remote Procedure Call (RPC) primitives built on top of an eXternal Data Representation (XDR). - -The supporting MOUNT protocol performs the operating system-specific functions that allow clients to attach remote folder trees to a point within the local file system. The mount process also allows the server to grant remote access privileges to a restricted set of clients via export control. - -The Lock Manager provides support for file locking when used in the NFS environment. The Network Lock Manager (NLM) protocol isolates the inherently stateful aspects of file locking into a separate protocol. - -Source: http://www.networksorcery.com/enp/protocol/nfs.htm - -See the manual: nfs. -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/nntp.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/nntp.docbook deleted file mode 100644 index 2cbbc4b6387..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/nntp.docbook +++ /dev/null @@ -1,65 +0,0 @@ -
-nntp - - -&Lauri.Watts; &Lauri.Watts.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-The nntp kioslave accesses NNTP servers directly. - -This kioslave can not be used with servers that do not implement the GROUP command, including some versions of the popular INN news server which is often used by ISPs. It does work with leafnode, which many people use to keep an offline cache of news articles on their own hard drive or within their LAN. - -You can use the nntp kioslave by typing nntp://yourserver/groupname into the &konqueror; URL bar. - -If you enter a group name, as above, and the group is available, you will see the messages stored for that group as icons in &konqueror;. - -Clicking on a message will display it as plain text, including all headers. This could be useful for debugging a news client to news server connection, for example, to ensure that your new leafnode server is working correctly. - -If you don't enter a group name, and only the server name, you will see a list of available groups. - -Please be aware that this could take an enormous amount of time, and will cause a lot of network traffic. Some commercial usenet servers have 60,000 or more groups available, and doing such a thing may cause your desktop to freeze. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/pop3.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/pop3.docbook deleted file mode 100644 index 677522da456..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/pop3.docbook +++ /dev/null @@ -1,28 +0,0 @@ -
-pop3 - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-The Post Office Protocol (POP3) allows a user's workstation to access mail from a mailbox server. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/pop3s.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/pop3s.docbook deleted file mode 100644 index 27a0540bcb0..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/pop3s.docbook +++ /dev/null @@ -1,28 +0,0 @@ -
-pop3s - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-POP3S is the POP3 protocol encrypted via SSL. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/print.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/print.docbook deleted file mode 100644 index f1523aba1b0..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/print.docbook +++ /dev/null @@ -1,250 +0,0 @@ -
-print - - -&Kurt.Pfeifle; &Kurt.Pfeifle.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
- -
- -2002-06-23 -1.00.00 - -
- -The print KIOSlave gives quick access to browse different &tdeprint; sections via virtual folders. These folders provide some information about and quick access to your print subsystem. - -print:/ represents one more of those useful KIOSlaves implemented by &kde;. To access it, just type print:/ into the address field of &konqueror;. print:/ doesn't purely provide read-only access to your print subsystem, but it also allows you to change settings of your printers, of your print system and lets you create new printers and classes. - -You are asked for the Administrator or root password, if you are not allowed a view or an operation as a normal user. - -You can bookmark frequently used shortcuts like print:/manager - -Valid syntax is either print:/[path-to-virtual-folder] or print:[path-to-virtual-folder] - -Note, that some of the views and actions offered do heavily depend on the print subsystem that is installed on your box and presently activated for &kde;. Pages showing printer information display only those parts that are valid for the &kde; selected print subsystem. (So if you normally run CUPS, but switched temporarily to Generic UNIX LPD Printing, which is possible, you will see less printer info, because LPD is not capable of using the same amount of print settings as are possible in CUPS). - -Valid syntax to access different virtual folders and a short explanation of what they represent: - - -Some examples - - -print:/ (&ie; the root of print-kioslave) - -virtual root for browsing your print subsystem. It displays subfolders Classes, Jobs, Manager, Printers, and Specials - - - - -print:/classes or print:classes -view your printer classes (supported by and useful for CUPS only) - - - - - -print:/classes/class_name or print:classes/class_name -view all members of the named printer class (supported by and useful only for CUPS) - - - - - -print:/jobs or print:jobs - -lists the current and pending jobs. - - - - -print:/printers or print:printers - -lists all your printers. Clicking on a printer name shows more info about that printer. - - - - -print:/printers/printer_name or print:printers/printer_name - -displays useful info about the named printer - - - - -print:/manager or print:manager -opens a page very similar to the &tdeprint; Manager module inside the &kde; Control Centre. Switch to a different printing system here or do every other administrative task. -This is the most important of access points to your printing system. - - - - -print:/specials or print:specials -lists all presently available special printers: Likely you'll see: - - - The two that let you save a printfile to disk, in &PostScript; or PDF format. - - - One that sends it as a PDF attachment via &kmail;. - - - And last, send it via fax, if you have one of the supported fax backends active, Hylafax or efax. - - - - - - - -You can also put print:/manager or similar as the command in the Quick Command utility (started via &Alt;F2) - -You can learn more about printing and &tdeprint;'s powerful abilities by reading the &tdeprint; Handbook locally or at the &tdeprint; Website where there are documents online (HTML and PDF),containing Tutorials, as well as FAQs and Tips and Tricks related to printing in general. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/rlan.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/rlan.docbook deleted file mode 100644 index 5c486134867..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/rlan.docbook +++ /dev/null @@ -1,28 +0,0 @@ -
-rlan - - -The &kde; team -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-Not yet documented - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/rlogin.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/rlogin.docbook deleted file mode 100644 index d5b065aeb3a..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/rlogin.docbook +++ /dev/null @@ -1,64 +0,0 @@ -
-rlogin - - -ChristianBunting -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-Using &konqueror; you can start up an rlogin session with a server hosting the rlogin service. - -To use this kioslave feature, in the &konqueror; URL bar, type rlogin:/host_to_connect_to - -This will initialise &konsole; with an rlogin session, prompting you for your password. - -The rlogin kioslave 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. - -See the manual: rlogin. - - - - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/sftp.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/sftp.docbook deleted file mode 100644 index 6783abb2839..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/sftp.docbook +++ /dev/null @@ -1,41 +0,0 @@ -
-sftp - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-SFTP is a Secure file transfer protocol. sftp is an interactive file transfer program, similar to ftp, but it performs all operations over an encrypted ssh transport. It may use many of the features of ssh, including public key authentication and compression. - -See the manual: sftp. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/smb.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/smb.docbook deleted file mode 100644 index 163e83eb98b..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/smb.docbook +++ /dev/null @@ -1,108 +0,0 @@ -
-SMB - - -&Alexander.Neundorf; &Alexander.Neundorf.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-The smb ioslave enables you to browse the shares of a &Windows; (or Samba) network. - -To see the workgroups, enter smb:/. -smb:/a_workgroup will list the hosts in this workgroup. -To see the shares of a host, enter smb://the_host or smb:/a_workgroup/the_host. -To access a share directly enter smb://the_host/the_share or smb:/a_workgroup/the_host/the_share - -The smb ioslave is a wrapper around the command line tool smbclient, which is part of the Samba package. This means you need to have Samba installed to use this ioslave. - -To be able to authenticate to &Windows; NT Domain Controllers, you need at least Samba 2.0. To access the shares of &Windows; 2000 machines, you need at least Samba 2.0.7. To be able to write to Windows shares, you need at least Samba 2.2.4 or the patch from http://lisa-home.sourceforge.net/smbclientpatch.html. - -You can set your default user name and password in the &kcontrol; in NetworkWindows Shares. This is especially useful if you are a member of a &Windows; NT domain. There you can also set your workgroup name, but in most cases this is not required. - -This ioslave is tested and developed using mainly Samba 2.0.7, but other versions of Samba should work too. - -Author: Alexander Neundorf neundorf@kde.org -
- diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/smtp.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/smtp.docbook deleted file mode 100644 index 7a9796c0014..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/smtp.docbook +++ /dev/null @@ -1,33 +0,0 @@ -
-smtp - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-A protocol to send mail from the client workstation to the mail server. - -See : Simple Mail Transfer Protocol . - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/tar.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/tar.docbook deleted file mode 100644 index b625adf9f4f..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/tar.docbook +++ /dev/null @@ -1,33 +0,0 @@ -
-tar - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-An archiving program designed to store and extract files from an archive file known as a tarfile. A tarfile may be made on a tape drive, however, it is also common to write a tarfile to a normal file. - -See the manual: tar. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/telnet.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/telnet.docbook deleted file mode 100644 index 27f5e5d46a9..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/telnet.docbook +++ /dev/null @@ -1,33 +0,0 @@ -
-telnet - - -&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-The network terminal protocol (TELNET) allows a user to log in on any other computer on the network supporting TELNET. - -See the manual: telnet. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/thumbnail.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/thumbnail.docbook deleted file mode 100644 index f0fdec21ab0..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/thumbnail.docbook +++ /dev/null @@ -1,49 +0,0 @@ -
-thumbnail - - -&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
-
-The thumbnail kioslave 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 View Preview 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. - -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/thumbnail - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/webdav.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/webdav.docbook deleted file mode 100644 index 40c99485e2c..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/webdav.docbook +++ /dev/null @@ -1,85 +0,0 @@ -
-webdav - - -&Hamish.Rodda; &Hamish.Rodda.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2002-01-21 -
- -WebDAV is a Distributed Authoring and Versioning 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. - -Usage of this protocol is simple. Type the location you want to view, similar to a http URL except for the webdav:// protocol name at the start. An example is webdav://www.hostname.com/path/. If you specify a folder name, a list of files and folders will be displayed, and you can manipulate these folders and files just as you would with any other filesystem. - - -WebDAV Features - -Locking - -File locking allows users to lock a file, informing others that they are currently working on this file. This way, editing can be done without fear that the changes may be overwritten by another person who is also editing the same document. - - - -Source file access - -WebDAV allows access to the script which is called to produce a specific page, so changes can be made to the script itself. - - - -Per-document property support - -Arbitrary properties may be set to assist identification of a document, such as the author. - - - - -To take advantage of these additional capabilities, you will need an application which supports them. No application currently supports them through this kioslave. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/kioslave/webdavs.docbook b/tde-i18n-en_GB/docs/tdebase/kioslave/webdavs.docbook deleted file mode 100644 index 8314d60b31e..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kioslave/webdavs.docbook +++ /dev/null @@ -1,36 +0,0 @@ -
-webdavs - - -&Hamish.Rodda; &Hamish.Rodda.mail; -MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
-
- -2002-01-21 - - -
- -WebDAVS is the WebDAV protocol encrypted via SSL. - -
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am new file mode 100644 index 00000000000..ab11c143d90 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = en_GB +SUBDIRS = $(AUTODIRS) +KDE_DOCS = kioslave +KDE_MANS = AUTO diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/audiocd.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/audiocd.docbook new file mode 100644 index 00000000000..6e0519b2109 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/audiocd.docbook @@ -0,0 +1,294 @@ +
+audiocd + + +&Rik.Hemsley; &Rik.Hemsley.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2001-07-14 +2.20.00 + +
+ +Allows treating audio CDs like a real filesystem, where tracks are represented as files and, when copied from the folder, are digitally extracted from the CD. This ensures a perfect copy of the audio data. + +To see how this slave works, insert an audio CD in your &CD-ROM; drive and type audiocd:/ into &konqueror;. Within a few seconds you should see a list of tracks and some folders. + +Audio CDs don't really have folders, but the audiocd slave provides them as a convenience. If you look inside these folders you will see that they all contain the same number of tracks. If you are connected to the Internet, some folders will have the actual track titles shown as the filenames. + +The reason that these separate folders exist are so that you can choose in which format you would like to listen to (or copy) the tracks on the CD. + +If you drag a track from the Ogg Vorbis folder and drop it on another &konqueror; window open at your home folder, you should see a progress window showing you that the track is being extracted from the CD and saved to a file. Note that Ogg Vorbis is a compressed format, so the file in your home folder will appear a great deal smaller than it would have been if you had copied the raw data. + +The mechanism behind this is quite simple. When the audiocd slave is asked to retrieve a track from the Ogg Vorbis folder, it starts extracting the digital audio data from the CD. As it sends the data over to the file in your home folder, it simultaneously encodes it in Ogg Vorbis format (CD audio is in an uncompressed format to start with). + +You could also try dragging a file ending in .wav and dropping it on the &kde; Media Player, &noatun;. In this case, the procedure that happens behind the scenes is similar, except that instead of encoding the audio data in Ogg Vorbis format, it is put through a very simple conversion, from raw binary data (which the .cda files in the toplevel folder represent) to RIFF WAV format, a non-compressed format that most media players understand. + +&noatun; should quite happily play the .wav file, but if it has trouble, you may consider using the option, explained below. + + +Options + + + +Set the path to the audio CD device, ⪚ audiocd:/=/dev/sdc. Normally, the slave will try to find a CD drive with an audio CD inserted, but if it fails or you have more than one CD drive, you may want to try this option. Note that the configuration dialogue allows you to set a default value for this option. + + + + + + +Set the amount of error detection and correction used when extracting data. + + + +Level 0 + +No detection or correction. Only useful if you have a perfect CD drive (unlikely). + + + + +Level 1 + +Enable basic error checking and correction. + + + + +Level 2 + +Default. Specifies that only a perfect extraction will be accepted. + + + + +Note that there is a disadvantage to level 2. Extraction can be very slow, so real-time digital playback may not work properly. If you have a good quality CD drive (note that more expensive does not necessarily mean better quality) then you probably won't experience very slow extraction, but a poor drive may take days (!) to extract the audio from one CD. + + + + + + + +Specify that track names for the inserted CD will be looked up on the Internet CD Database. Audio CDs don't have track names, but the Internet CD Database is a clever system which uses a special unique identifier generated from the number and length of tracks on each CD to cross-reference a track listing. Track listings are contributed by the Internet community and made available to all. + +You can submit your own track listings using &kscd;, the &kde; CD player. + +This option is on by default. If your Internet connection is not set up correctly, you may find that your CD tracks don't appear. In this case, you can try audiocd:/?=0 to switch this option off. + + + + + + +Set the Internet CD Database server to contact. By default, this is freedb.freedb.org:888, which means server freedb.freedb.org at port 888. + + + + + +Examples + +audiocd:/?device=/dev/scd0&paranoia_level=0&use_cddb=0 + +Gives a listing of the tracks on the audio CD inserted in /dev/scd0, which on &Linux; specifies the first SCSI &CD-ROM; device. If you copy tracks from the CD, digital extraction will be performed without error correction or detection. No Internet CD Database will be contacted. + + + + + +Frequently Asked Question + + +I get The file or folder / does not exist. How do I fix that? I have an audio CD in my drive! + + + +Try running cdparanoia as yourself (not root). Do you see a track list? If not, make sure you have permission to access the CD device. If you're using SCSI emulation (possible if you have an IDE CD writer) then make sure you check that you have read and write permissions on the generic SCSI device, which is probably /dev/sg0, /dev/sg1, &etc;. If it still doesn't work, try typing audiocd:/?device=/dev/sg0 (or similar) to tell kio_audiocd which device your &CD-ROM; is. + + + + + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook new file mode 100644 index 00000000000..728981a7315 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook @@ -0,0 +1,46 @@ +
+bzip + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +bzip 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 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. + +If you are a developer, and would like to use the bzip filter, you can find documentation on using kioslaves 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 new file mode 100644 index 00000000000..40dbb68b6d2 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook @@ -0,0 +1,49 @@ +
+bzip2 + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +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 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. + +If you are a developer, and would like to use the bzip2 filter, you can find documentation on using kioslaves at http://developer.kde.org + +See the manual: bzip2. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/cgi.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/cgi.docbook new file mode 100644 index 00000000000..b51eae877e8 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/cgi.docbook @@ -0,0 +1,46 @@ +
+cgi + + +&Lauri.Watts;&Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +The CGI slave provides a way to execute CGI programs without the need to have a running web server. This can for example be used for local testing of CGI programs or for using search engines that only provide a CGI frontend like the one from Doxygen. + +The slave implements the cgi: protocol. It uses the filename from the given &URL; and searches a configurable list of folders. If it finds an executable with the given name it executes it, passes the arguments of the &URL; and sets the environment variables needed by CGI programs. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/data.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/data.docbook new file mode 100644 index 00000000000..fe7f3908dda --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/data.docbook @@ -0,0 +1,75 @@ +
+Data URLs + + + +LeoSavernik
l.savernik@aon.at
+MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2003-02-06 + + +
+ +Data URLs allow small document data to be included in the URL itself. This is useful for very small HTML testcases or other occasions that do not justify a document of their own. + +data:,foobar (note the comma after the colon) will deliver a text document that contains nothing but foobar + +The last example delivered a text document. For HTML documents one has to specify the MIME type text/html: data:text/html,<title>Testcase</title><p>This is a testcase</p>. This will produce exactly the same output as if the content had been loaded from a document of its own. + +Specifying alternate character sets is also possible. Note that 8-Bit characters have to be escaped by a percentage sign and their two-digit hexadecimal codes: data:;charset=iso-8859-1,Gr%FC%DFe aus Schl%E4gl results in Grüße aus Schlägl whereas omitting the charset attribute might lead to something like Gr??e aus Schl?gl + +IETF RFC2397 provides more information. + +
+ diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/file.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/file.docbook new file mode 100644 index 00000000000..b4f6c3fcea3 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/file.docbook @@ -0,0 +1,37 @@ +
+file + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +The file protocol is used by all &kde; applications to display locally available files. +Entering file:/directoryname in &konqueror; lists the files of this folder. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook new file mode 100644 index 00000000000..6e1e616e598 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook @@ -0,0 +1,61 @@ +
+finger + + +&Lauri.Watts;&Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +Finger is a program to display information about users. + +If finger is enabled on the remote machine, you may be given information on the user's real name, if they are currently logged in, if they have mail and the text of their .plan file in their home folder. + +Finger is normally associated with a user@hostname address, which may or may not be the same as a users email address. + +Most Internet Service Providers no longer allow finger access, so, you may find that you get no useful answer for most people. + +Other people use their local .plan file to hold such information as PGP keys, the fact they are on vacation, and all sorts of information. + +Use the finger kioslave like this: finger://username@hostname + +See the manual: finger. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/fish.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/fish.docbook new file mode 100644 index 00000000000..21173bcbe61 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/fish.docbook @@ -0,0 +1,110 @@ +
+fish + + +&Joerg.Walter; &Joerg.Walter.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2002-06-23 +1.1.1 + +
+ +Allows you to access another computer's files using a simple SSH shell account and standard &UNIX; utilities on the remote side. This way, no server software is needed and you gain access to that computer's files as if they were local (or on NFS, since it is slower than local access). It uses the same protocol as MidnightCommander's #sh VFS handler. + +Fish should work with any roughly POSIX compatible &UNIX; based remote computer. It uses the shell commands cat, chgrp, chmod, chown, cp, dd, env, expr, grep, ls, mkdir, mv, rm, rmdir, sed, and wc. Fish starts /bin/sh as its shell and expects it to be a Bourne shell (or compatible, like bash). If the sed and file commands are available, as well as a /etc/apache/magic file with &MIME; type signatures, these will be used to guess &MIME; types. + +If Perl is available on the remote machine, it will be used instead. Then only env and /bin/sh are needed. Using Perl has the additional benefit of being faster. + +Fish may even work on &Windows; machines, if tools like Cygwin are installed. All the above utilities must be in the system PATH, and the initial shell must be able to process the command echo FISH:;/bin/sh correctly. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy.docbook new file mode 100644 index 00000000000..845131fb7c6 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy.docbook @@ -0,0 +1,83 @@ +
+Floppy + + +&Alexander.Neundorf; &Alexander.Neundorf.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +The floppy ioslave gives you easy access to the floppy disk drives installed on your system. + +The drive letter becomes the first subdirectory in the floppy &URL;. Let's say there is a file logo.png on your floppy disk in drive A, then the &URL; will be floppy:/a/logo.png + +If you want to access drive B, floppy:/b will do it. floppy:/ is a shortcut for floppy:/a. + +Note that floppy:/logo.png means you have a disk drive named logo.png. + +To use it you need to have the mtools package installed, and the floppy ioslave supports everything the various mtools command line utilities support. You don't have to mount your floppy disks, simply enter floppy:/ in any &kde; 3.x app and you will be able to read from and write to your floppy drive. + +It also works with USB sticks, ZIP and JAZ drives. You can use floppy:/u for the USB stick and floppy:/z for the zip drive, for example. To make this work, you might need to adjust your /etc/mtools file. See the manpage for documentation. + +The ioslave gives read and write access to the floppy drive, but not simultaneously. While you can read and write to the floppy during the same session, reading and writing have to happen one after the other, not at the same time. + +Author: Alexander Neundorf neundorf@kde.org + +
+ diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp.docbook new file mode 100644 index 00000000000..b42e7c08e60 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp.docbook @@ -0,0 +1,55 @@ +
+&FTP; + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +&FTP; is the Internet service used to transfer a data file from the disk of one computer to the disk of another, regardless of the operating system type. + +Similar to other Internet applications, &FTP; uses the client-server approach — a user invokes an &FTP; program on the computer, instructs it to contact a remote computer, and then requests the transfer of one or more files. The local &FTP; program becomes a client that uses TCP to contact an &FTP; server program on the remote computer. Each time the user requests a file transfer, the client and the server programs cooperate to send a copy of the data across the Internet. + +&FTP; servers which allow anonymous &FTP; permit any user, not only users with accounts on the host, to browse the ftp archives and download files. Some &FTP; servers are configured to allow users to upload files. + +&FTP; is commonly used to retrieve information and obtain software stored in files at &FTP; archive sites throughout the world. + + +Source: Paraphrased from http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/ftpdef.htm + +See the manual: ftp. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher.docbook new file mode 100644 index 00000000000..e65acb27954 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher.docbook @@ -0,0 +1,49 @@ +
+gopher + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +gopher began as a distributed campus information service at the University of Minnesota. Gopher allows the user to access information on Gopher servers running on Internet hosts. + +Gopher is an Internet information browsing service that uses a menu-driven interface. Users select information from menus, which may return another menu or display a text file. An item may reside on a Gopher server you originally queried, or it may be on another Gopher server (or another host). Gopher can tunnel from one Gopher to another without the user knowing that the server and/or host machine have changed. Gopher keeps the exact location of computers hidden from the user, providing the illusion of a single, large set of interconnected menus. + +Gopher permits the user to record an item's location in a bookmark thereby allowing users to follow a bookmark directly to a particular item without searching the menu system. Gopher menus are not standardised, inasmuch as each Gopher server is individually determined. + +Source: http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/gophrdef.htm +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook new file mode 100644 index 00000000000..fb214412d38 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook @@ -0,0 +1,51 @@ +
+gzip + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +gzip 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 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. + +If you are a developer, and would like to use the gzip filter, you can find documentation on using kioslaves at http://developer.kde.org + +See the manual: gzip. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/help.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/help.docbook new file mode 100644 index 00000000000..407fe86647d --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/help.docbook @@ -0,0 +1,33 @@ +
+help + + +&Ferdinand.Gassauer;&Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +The help system of &kde; +See The &khelpcenter;. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook new file mode 100644 index 00000000000..eec279f1f6e --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook @@ -0,0 +1,56 @@ +
+http + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +http is the HyperText Transfer Protocol. + +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. + +You can use the http kioslave in &konqueror; by giving it a URL. http://www.kde.org. + +See the manual: http. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook new file mode 100644 index 00000000000..a218dcf40cd --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook @@ -0,0 +1,34 @@ +
+https + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+HTTPS is HTTP encapsulated in an SSL/TLS stream. +SSL is the Secure Sockets Layer protocol, a security protocol that provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery. +TLS stands for Transport Layer Security + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook new file mode 100644 index 00000000000..99b441b1e0f --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook @@ -0,0 +1,44 @@ +
+imap + + +&Michael.Haeckel; &Michael.Haeckel.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2001-08-07 + + +
+ +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. + +For example in &konqueror;, simply type imap://username@your.mail.server/ to get your IMAP folders listed. You can then deal with the folders and mails like with folders and files on a local file system. IMAP URLs are defined in RFC 2192. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook new file mode 100644 index 00000000000..97f3e99dff4 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook @@ -0,0 +1,36 @@ +
+imaps + + +&Michael.Haeckel; &Michael.Haeckel.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2001-08-07 + + +
+ +IMAPS is the IMAP protocol encrypted via SSL. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/index.docbook new file mode 100644 index 00000000000..8984fcd7701 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/index.docbook @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +TDEPrint"> +FerdinandGassauer'> +f.gassauer@aon.at'> + + +]> + + +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; + diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/info.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info.docbook new file mode 100644 index 00000000000..641c86b4e47 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/info.docbook @@ -0,0 +1,58 @@ +
+Info + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +Info is a type of documentation. The documents are in a file format called texinfo, and can be read on the command line with the info program. + +The Info ioslave allows you to read the info pages installed on your system, from within &konqueror;. You can use it very easily: + +info:/gcc + +This would show you the top level node of the Info documentation for the gcc compiler. + +Info is a GNU replacement for man, but is not widely used outside of GNU software. + +You can quite easily browse the info documentation you have installed from within the &khelpcenter; application, or you can use the info ioslave directly from within both &konqueror; and the mini-cli. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook new file mode 100644 index 00000000000..1f13e3a141b --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook @@ -0,0 +1,53 @@ +
+lan + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +This protocol is intended to provide a kind of network neighbourhood but only relying on the TCP/IP protocol stack and with the ability to use other protocols than just SMB. + +The lan kioslave can use &FTP;, &HTTP;, SMB, NFS, and FISH + +It must first be configured in &kcontrol;, NetworkLAN-Browsing and for more information see the Lan Browsing manual. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook new file mode 100644 index 00000000000..360e992665e --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook @@ -0,0 +1,46 @@ +
+ldap + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +ldap is the lightweight directory access protocol. It provides access to an X.500 directory, or to a stand-alone LDAP server. + +You can use the ldap kioslave as follows: + +ldap://host:port/ou=People,o=where,c=de??sub for a subtree-query + +or ldap://host:port/cn=MM,ou=People,o=where,c=de??base for a complete branch. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/mac.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mac.docbook new file mode 100644 index 00000000000..593c0331a43 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mac.docbook @@ -0,0 +1,77 @@ +
+mac + + +JohnathanRiddelljr@jriddell.org +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +The mac ioslave lets you read an HFS+ partition from &konqueror; or any other &kde; file dialogue. It uses hfsplus 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 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 can probably guess by changing hda2 to hda3 and so on or use the print command from mac-fdisk). This partition will be used the next time, so you do not have to specify it each time. + +Hfsplus tools let you see the file and copy data from the HFS+ partition, but not to copy data to it or change the filenames. + +HFS+ actually keeps two files for every one you see (called forks), a resource fork and a data fork. The default copy mode when you are copying files across to your native drive is raw data, which means it only copies the data fork. Text files are copied in text mode (same as raw format but changes the line endings to be &UNIX; friendly and gets rid of some extra characters - strongly advised for text files), unless you specify otherwise. You can also copy the files across in Mac Binary II format or specify text or raw format with another query: mac:/ or mac:/. See the hpcopy man page for more. + +Note that you need permissions to read your HFS+ partition. How you get this depends on your distribution. + +For some reason some folders in &MacOS; end in a funny tall f character. This seems to confuse hfstools. + +
+ diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook new file mode 100644 index 00000000000..47fbea70fd4 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook @@ -0,0 +1,36 @@ +
+mailto + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+The mailto kioslave 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 URL will be filled in for you. + +See the manual: mailto. +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/man.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/man.docbook new file mode 100644 index 00000000000..1176e76b2f4 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/man.docbook @@ -0,0 +1,88 @@ +
+Man + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +Using the man ioslave you are able to read the man pages installed on your system. It is easy to use: + + + +man:/ + +See the sections of the manual, click to find the rest. + + + +man:fopen + +See the man page of fopen. + + + + +There is also a shortcut: #fopen, which has the same effect as above. + +If you don't find all your man pages, adjust the environment variables MANPATH and MANSECT. + +As with any other &kde; ioslave, it is possible to enter a &URL;, like man:socket in any &kde; application. Try it in &kwrite; and you will see the man page in HTML format. + +Contact mailing list: kde-devel@kde.org + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/mrml.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mrml.docbook new file mode 100644 index 00000000000..00d8753bd0a --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mrml.docbook @@ -0,0 +1,50 @@ +
+mrml + + +&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2003-01-08 + + +
+ +MRML stands for Multimedia Retrieval Markup Language. MRML is an XML-based protocol to provide standardised access to Multimedia retrieval software. See http://www.mrml.net for more information. + +kio_mrml is used for the Image Finding feature in &kde; + +⪚ type mrml:/ or mrml:/some.other.server in &konqueror; to start searching for images. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook new file mode 100644 index 00000000000..bf7472a5e24 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook @@ -0,0 +1,37 @@ +
+news + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ + +The 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; + +You can unsubscribe from within &knode; if you decide you don't want to read the group, by right clicking and selecting Unsubscribe from Group. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/nfs.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/nfs.docbook new file mode 100644 index 00000000000..c627b6d2629 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/nfs.docbook @@ -0,0 +1,55 @@ +
+nfs + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+Sun's NFS protocol provides transparent remote access to shared file systems across networks. The NFS protocol is designed to be machine, operating system, network architecture, and transport protocol independent. This independence is achieved through the use of Remote Procedure Call (RPC) primitives built on top of an eXternal Data Representation (XDR). + +The supporting MOUNT protocol performs the operating system-specific functions that allow clients to attach remote folder trees to a point within the local file system. The mount process also allows the server to grant remote access privileges to a restricted set of clients via export control. + +The Lock Manager provides support for file locking when used in the NFS environment. The Network Lock Manager (NLM) protocol isolates the inherently stateful aspects of file locking into a separate protocol. + +Source: http://www.networksorcery.com/enp/protocol/nfs.htm + +See the manual: nfs. +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook new file mode 100644 index 00000000000..2cbbc4b6387 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook @@ -0,0 +1,65 @@ +
+nntp + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+The nntp kioslave accesses NNTP servers directly. + +This kioslave can not be used with servers that do not implement the GROUP command, including some versions of the popular INN news server which is often used by ISPs. It does work with leafnode, which many people use to keep an offline cache of news articles on their own hard drive or within their LAN. + +You can use the nntp kioslave by typing nntp://yourserver/groupname into the &konqueror; URL bar. + +If you enter a group name, as above, and the group is available, you will see the messages stored for that group as icons in &konqueror;. + +Clicking on a message will display it as plain text, including all headers. This could be useful for debugging a news client to news server connection, for example, to ensure that your new leafnode server is working correctly. + +If you don't enter a group name, and only the server name, you will see a list of available groups. + +Please be aware that this could take an enormous amount of time, and will cause a lot of network traffic. Some commercial usenet servers have 60,000 or more groups available, and doing such a thing may cause your desktop to freeze. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3.docbook new file mode 100644 index 00000000000..677522da456 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3.docbook @@ -0,0 +1,28 @@ +
+pop3 + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+The Post Office Protocol (POP3) allows a user's workstation to access mail from a mailbox server. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3s.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3s.docbook new file mode 100644 index 00000000000..27a0540bcb0 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/pop3s.docbook @@ -0,0 +1,28 @@ +
+pop3s + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+POP3S is the POP3 protocol encrypted via SSL. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook new file mode 100644 index 00000000000..f1523aba1b0 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook @@ -0,0 +1,250 @@ +
+print + + +&Kurt.Pfeifle; &Kurt.Pfeifle.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+ +
+ +2002-06-23 +1.00.00 + +
+ +The print KIOSlave gives quick access to browse different &tdeprint; sections via virtual folders. These folders provide some information about and quick access to your print subsystem. + +print:/ represents one more of those useful KIOSlaves implemented by &kde;. To access it, just type print:/ into the address field of &konqueror;. print:/ doesn't purely provide read-only access to your print subsystem, but it also allows you to change settings of your printers, of your print system and lets you create new printers and classes. + +You are asked for the Administrator or root password, if you are not allowed a view or an operation as a normal user. + +You can bookmark frequently used shortcuts like print:/manager + +Valid syntax is either print:/[path-to-virtual-folder] or print:[path-to-virtual-folder] + +Note, that some of the views and actions offered do heavily depend on the print subsystem that is installed on your box and presently activated for &kde;. Pages showing printer information display only those parts that are valid for the &kde; selected print subsystem. (So if you normally run CUPS, but switched temporarily to Generic UNIX LPD Printing, which is possible, you will see less printer info, because LPD is not capable of using the same amount of print settings as are possible in CUPS). + +Valid syntax to access different virtual folders and a short explanation of what they represent: + + +Some examples + + +print:/ (&ie; the root of print-kioslave) + +virtual root for browsing your print subsystem. It displays subfolders Classes, Jobs, Manager, Printers, and Specials + + + + +print:/classes or print:classes +view your printer classes (supported by and useful for CUPS only) + + + + + +print:/classes/class_name or print:classes/class_name +view all members of the named printer class (supported by and useful only for CUPS) + + + + + +print:/jobs or print:jobs + +lists the current and pending jobs. + + + + +print:/printers or print:printers + +lists all your printers. Clicking on a printer name shows more info about that printer. + + + + +print:/printers/printer_name or print:printers/printer_name + +displays useful info about the named printer + + + + +print:/manager or print:manager +opens a page very similar to the &tdeprint; Manager module inside the &kde; Control Centre. Switch to a different printing system here or do every other administrative task. +This is the most important of access points to your printing system. + + + + +print:/specials or print:specials +lists all presently available special printers: Likely you'll see: + + + The two that let you save a printfile to disk, in &PostScript; or PDF format. + + + One that sends it as a PDF attachment via &kmail;. + + + And last, send it via fax, if you have one of the supported fax backends active, Hylafax or efax. + + + + + + + +You can also put print:/manager or similar as the command in the Quick Command utility (started via &Alt;F2) + +You can learn more about printing and &tdeprint;'s powerful abilities by reading the &tdeprint; Handbook locally or at the &tdeprint; Website where there are documents online (HTML and PDF),containing Tutorials, as well as FAQs and Tips and Tricks related to printing in general. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan.docbook new file mode 100644 index 00000000000..5c486134867 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan.docbook @@ -0,0 +1,28 @@ +
+rlan + + +The &kde; team +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+Not yet documented + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook new file mode 100644 index 00000000000..d5b065aeb3a --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook @@ -0,0 +1,64 @@ +
+rlogin + + +ChristianBunting +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+Using &konqueror; you can start up an rlogin session with a server hosting the rlogin service. + +To use this kioslave feature, in the &konqueror; URL bar, type rlogin:/host_to_connect_to + +This will initialise &konsole; with an rlogin session, prompting you for your password. + +The rlogin kioslave 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. + +See the manual: rlogin. + + + + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/sftp.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/sftp.docbook new file mode 100644 index 00000000000..6783abb2839 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/sftp.docbook @@ -0,0 +1,41 @@ +
+sftp + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+SFTP is a Secure file transfer protocol. sftp is an interactive file transfer program, similar to ftp, but it performs all operations over an encrypted ssh transport. It may use many of the features of ssh, including public key authentication and compression. + +See the manual: sftp. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/smb.docbook new file mode 100644 index 00000000000..163e83eb98b --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/smb.docbook @@ -0,0 +1,108 @@ +
+SMB + + +&Alexander.Neundorf; &Alexander.Neundorf.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+The smb ioslave enables you to browse the shares of a &Windows; (or Samba) network. + +To see the workgroups, enter smb:/. +smb:/a_workgroup will list the hosts in this workgroup. +To see the shares of a host, enter smb://the_host or smb:/a_workgroup/the_host. +To access a share directly enter smb://the_host/the_share or smb:/a_workgroup/the_host/the_share + +The smb ioslave is a wrapper around the command line tool smbclient, which is part of the Samba package. This means you need to have Samba installed to use this ioslave. + +To be able to authenticate to &Windows; NT Domain Controllers, you need at least Samba 2.0. To access the shares of &Windows; 2000 machines, you need at least Samba 2.0.7. To be able to write to Windows shares, you need at least Samba 2.2.4 or the patch from http://lisa-home.sourceforge.net/smbclientpatch.html. + +You can set your default user name and password in the &kcontrol; in NetworkWindows Shares. This is especially useful if you are a member of a &Windows; NT domain. There you can also set your workgroup name, but in most cases this is not required. + +This ioslave is tested and developed using mainly Samba 2.0.7, but other versions of Samba should work too. + +Author: Alexander Neundorf neundorf@kde.org +
+ diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/smtp.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/smtp.docbook new file mode 100644 index 00000000000..7a9796c0014 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/smtp.docbook @@ -0,0 +1,33 @@ +
+smtp + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+A protocol to send mail from the client workstation to the mail server. + +See : Simple Mail Transfer Protocol . + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/tar.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/tar.docbook new file mode 100644 index 00000000000..b625adf9f4f --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/tar.docbook @@ -0,0 +1,33 @@ +
+tar + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+An archiving program designed to store and extract files from an archive file known as a tarfile. A tarfile may be made on a tape drive, however, it is also common to write a tarfile to a normal file. + +See the manual: tar. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/telnet.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/telnet.docbook new file mode 100644 index 00000000000..27f5e5d46a9 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/telnet.docbook @@ -0,0 +1,33 @@ +
+telnet + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+The network terminal protocol (TELNET) allows a user to log in on any other computer on the network supporting TELNET. + +See the manual: telnet. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook new file mode 100644 index 00000000000..f0fdec21ab0 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook @@ -0,0 +1,49 @@ +
+thumbnail + + +&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+The thumbnail kioslave 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 View Preview 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. + +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/thumbnail + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook new file mode 100644 index 00000000000..40c99485e2c --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook @@ -0,0 +1,85 @@ +
+webdav + + +&Hamish.Rodda; &Hamish.Rodda.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2002-01-21 +
+ +WebDAV is a Distributed Authoring and Versioning 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. + +Usage of this protocol is simple. Type the location you want to view, similar to a http URL except for the webdav:// protocol name at the start. An example is webdav://www.hostname.com/path/. If you specify a folder name, a list of files and folders will be displayed, and you can manipulate these folders and files just as you would with any other filesystem. + + +WebDAV Features + +Locking + +File locking allows users to lock a file, informing others that they are currently working on this file. This way, editing can be done without fear that the changes may be overwritten by another person who is also editing the same document. + + + +Source file access + +WebDAV allows access to the script which is called to produce a specific page, so changes can be made to the script itself. + + + +Per-document property support + +Arbitrary properties may be set to assist identification of a document, such as the author. + + + + +To take advantage of these additional capabilities, you will need an application which supports them. No application currently supports them through this kioslave. + +
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook new file mode 100644 index 00000000000..8314d60b31e --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook @@ -0,0 +1,36 @@ +
+webdavs + + +&Hamish.Rodda; &Hamish.Rodda.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+ +2002-01-21 + + +
+ +WebDAVS is the WebDAV protocol encrypted via SSL. + +
-- cgit v1.2.3