From 7b4e49e1a69712dcb2943a15660f92ea3655233c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:58:31 +0200 Subject: Additional k => tde renaming and fixes --- doc/en/index.docbook | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'doc/en/index.docbook') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index e3b93be..5669826 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1,9 +1,9 @@ + - &app;"> + &app;"> &app; &app_version;"> @@ -70,18 +70,18 @@ -&kio-locate; is a KDE I/O Slave for the locate command. +&tdeio-locate; is a KDE I/O Slave for the locate command. KDE -kio-locate +tdeio-locate tdeio_locate kiolocate locate slocate -kio-slave +tdeio-slave tdeio_slave tdeioslave search @@ -100,25 +100,25 @@ problems. Basically a long version of the abstract. Don't include a revision history. (see installation appendix comment) --> -&kio-locate; is a KDE I/O Slave for the locate command. +&tdeio-locate; is a KDE I/O Slave for the locate command. - This means that you can use &kio-locate; by simply typing in konquerors address box. You can e.g. type locate:index.html to find all files that contain "index.html" in their name. + This means that you can use &tdeio-locate; by simply typing in konquerors address box. You can e.g. type locate:index.html to find all files that contain "index.html" in their name. -There's even more: You can use &kio-locate; in all TDE applications that accept URLs. +There's even more: You can use &tdeio-locate; in all TDE applications that accept URLs. -To find out more about &kio-locate; and to look for new versions, you should take a look at arminstraub.de. +To find out more about &tdeio-locate; and to look for new versions, you should take a look at arminstraub.de. - + How to use this? - You can use &kio-locate; mostly as you use locate. Instead of typing locate pattern at a command prompt, you start the search with &kio-locate; directly in konqueror. You just enter locate:pattern as the address. + You can use &tdeio-locate; mostly as you use locate. Instead of typing locate pattern at a command prompt, you start the search with &tdeio-locate; directly in konqueror. You just enter locate:pattern as the address. By default, a search locate:pattern is case insensitive if the pattern is lowercase. If the pattern is mixed- or uppercase the search is case sensitive. This default behaviour can be overridden. @@ -127,12 +127,12 @@ To find out more about &kio-locate; and to look for new versions, you should tak Hint: Type locater:config in the konqueror address bar to show the configuration dialog. Likewise, locater:help shows this help document. - + How to write patterns - Regular wildcard characters may be used in the patterns passed to &kio-locate;: A star (*) matches any string with nonzero length, a question mark (?) matches a single character, and a character list ([abc-z]) matches the characters in the list. A character list can be inverted by putting a caret after the first square bracket ([^abc-z]). + Regular wildcard characters may be used in the patterns passed to &tdeio-locate;: A star (*) matches any string with nonzero length, a question mark (?) matches a single character, and a character list ([abc-z]) matches the characters in the list. A character list can be inverted by putting a caret after the first square bracket ([^abc-z]). Every plus (+) in a search is used just as a star (*) is. Instead of locate:*.html you may also type locate:+.html. This is because you can't use the star in konqueror. In other apps both ways are supported. Should you need to use a plus in your search you have to escape it with a backslash. Instead of locate:g++ you have to use locate:g\+\+. Furthermore you can't use a slash as the last character of your query. O.k. you can, but KDE will ignore it. In such a case you can quote your pattern: Write locate:"servicemenus/" rather than locate:servicemenus/. @@ -146,12 +146,12 @@ To find out more about &kio-locate; and to look for new versions, you should tak - -Take a look at &kio-locate; + +Take a look at &tdeio-locate; - Here's a screenshot of &kio-locate; + Here's a screenshot of &tdeio-locate; -- cgit v1.2.1