From 3c152dcd9b0f62c878a1a56150fcbed404adb44c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Jul 2012 21:15:27 -0500 Subject: Help handbook updates. --- doc/kate/advanced.docbook | 6 +++--- doc/kate/configuring.docbook | 8 ++++---- doc/kate/fundamentals.docbook | 6 +++--- doc/kate/man-kate.1.docbook | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/kate') diff --git a/doc/kate/advanced.docbook b/doc/kate/advanced.docbook index d16437121..a5d5c789e 100644 --- a/doc/kate/advanced.docbook +++ b/doc/kate/advanced.docbook @@ -20,7 +20,7 @@ editing. The rules for how commenting is done are defined in the syntax definitions, so if syntax highlighting is not used, commenting/uncommenting -is not possible. +is not possible. Some formats define single line comment markers, some multiline markers and some both. If multiline markers are not available, @@ -1222,13 +1222,13 @@ by the KDE translation teams, if the files are in KDE's SVN repository. linkend="advanced-editing-tools-scripting-introduction">above) for *.js files. For every file it checks whether there is a corresponding .desktop file, like for uppercase.js it -would look for uppercase.desktop. +would look for uppercase.desktop. If a .desktop file can not be found the script will be registered in katepart's command line with the filename without the ending .js, so in our example this would be uppercase. If the command-name is fine and you don't need the extra features a .desktop file provides you do not need a -.desktop file at all. +.desktop file at all. If a .desktop file exists katepart will read the name under which the script will be registered from the .desktop-entry X-Kate-Command, for example X-Kate-Command=uppercase-selection. diff --git a/doc/kate/configuring.docbook b/doc/kate/configuring.docbook index 1acde0d5e..6e10ef67a 100644 --- a/doc/kate/configuring.docbook +++ b/doc/kate/configuring.docbook @@ -879,13 +879,13 @@ dialog): Nowhere: Don't guess the search text. Selection Only: Use - the current text selection, if available. + the current text selection, if available. Selection, then Current Word: Use the current selection if available, otherwise use the current word. Current Word Only: Use the word that the cursor is currently resting on, if -available. +available. Current Word, then Selection: Use the current word if available, otherwise use the current selection. @@ -1113,7 +1113,7 @@ for &kate; config file and load the settings line from it. Backing up on save will cause &kate; to copy the disk file to <prefix><filename><suffix>' before saving changes. The suffix defaults to ~ and prefix is empty by -default. +default. Local files @@ -1384,7 +1384,7 @@ with the following valid expressions: auto-insert-doxygenBOOL Turn insertion of the leading asterisk in doxygen comments on or -off. This has no effect unless you use the cstyle auto-indenter. +off. This has no effect unless you use the cstyle auto-indenter. diff --git a/doc/kate/fundamentals.docbook b/doc/kate/fundamentals.docbook index 9f9637c22..f00c4a8e1 100644 --- a/doc/kate/fundamentals.docbook +++ b/doc/kate/fundamentals.docbook @@ -263,7 +263,7 @@ usual labeled icons. And above that, a menubar. The left-hand window is a side bar. It combines the Documents and Filesystem Browser windows. Switch between the two by clicking on the tabs -to the left of the window. +to the left of the window. If you've started &kate; with a file, the right-hand window will show @@ -423,7 +423,7 @@ text) &Ctrl;C - Copy the marked text to the clipboard. + Copy the marked text to the clipboard. @@ -454,7 +454,7 @@ text) &Ctrl;X -Delete the marked text and copy it to the clipboard. +Delete the marked text and copy it to the clipboard. &Ctrl;Z diff --git a/doc/kate/man-kate.1.docbook b/doc/kate/man-kate.1.docbook index 1da635ad6..ff15e0009 100644 --- a/doc/kate/man-kate.1.docbook +++ b/doc/kate/man-kate.1.docbook @@ -43,7 +43,7 @@ line Description -&kate; is the &tde; Advanced Text Editor. +&kate; is the &tde; Advanced Text Editor. &kate; also provides the editor part for various applications, under the name &kwrite;. Some of &kate;'s many features include configurable syntax -- cgit v1.2.1