[kate] doc/kate: Update Kate docbooks

Burkhard Lück null at kde.org
Sat Nov 17 19:59:01 GMT 2018


Git commit f816e3e7663de9c33607d209ee52c30f88a9e4ca by Burkhard Lück.
Committed on 17/11/2018 at 19:57.
Pushed by lueck into branch 'master'.

Update Kate docbooks

bump date
add missíng configuration option Close Kate entirely when the last file is closed, see https://phabricator.kde.org/D16169
use plugin titles and descriptions according to changes in https://phabricator.kde.org/D16647

Differential Revision: https://phabricator.kde.org/D16924

M  +8    -0    doc/kate/configuring.docbook
M  +1    -1    doc/kate/index.docbook
M  +13   -12   doc/kate/plugins.docbook

https://commits.kde.org/kate/f816e3e7663de9c33607d209ee52c30f88a9e4ca

diff --git a/doc/kate/configuring.docbook b/doc/kate/configuring.docbook
index 4a9ed514f..f26b27f34 100644
--- a/doc/kate/configuring.docbook
+++ b/doc/kate/configuring.docbook
@@ -103,6 +103,14 @@ modified file receives focus within the application.</para>
 </listitem>
 </varlistentry>
 
+<varlistentry>
+<term><anchor id="config-dialog-general-close-mod"/>
+<guilabel>Close Kate entirely when the last file is closed</guilabel></term>
+<listitem><para>If enabled, &kate; will shutdown when the last file being edited is closed,
+otherwise a blank page will open so that you can start a new file.</para>
+</listitem>
+</varlistentry>
+
 </variablelist>
 </listitem>
 </varlistentry><!-- /behavior group -->
diff --git a/doc/kate/index.docbook b/doc/kate/index.docbook
index feaa2745a..1f947e820 100644
--- a/doc/kate/index.docbook
+++ b/doc/kate/index.docbook
@@ -42,7 +42,7 @@
 </copyright>
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2018-08-28</date>
+<date>2018-11-15</date>
 <releaseinfo>Applications 18.12</releaseinfo>
 
 <abstract>
diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index 69cf42a31..91782cb86 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -38,7 +38,7 @@ The available application plugins are:
 <itemizedlist>
 <listitem>
 <para><link linkend="kate-application-plugin-backtracebrowser">Backtrace Browser</link>
-- Backtrace navigation tool view</para>
+- C/C++ Backtrace navigation tool view</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-build">Build Plugin</link> - Compile or Make and parse error messages</para>
@@ -60,11 +60,11 @@ Preview the document in the target format.</para>
 Quick document switching with <keycombo action="simul">&Alt;	</keycombo> behavior</para>
 </listitem>
 <listitem>
-<para><link linkend="kate-application-plugin-fsbrowser">File system browser</link> -
+<para><link linkend="kate-application-plugin-fsbrowser">File System Browser</link> -
   File system browser tool view</para>
 </listitem>
 <listitem>
-<para><link linkend="kate-application-plugin-documents">Documents</link> - Displays the open files in a file tree</para>
+<para><link linkend="kate-application-plugin-documents">Document Tree View</link> - Displays the open files in a file tree</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-gdb">&gdb;</link> - Provides a
@@ -77,17 +77,17 @@ simple &gdb; frontend</para>
 -->
 <listitem>
 <para><link linkend="kate-application-plugin-lumen">Lumen</link> - Lumen
-is a Autocompletion Plugin for D, using the DCD autocompletion server</para>
+Autocompletion Plugin for D, using the DCD autocompletion server</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-openheader">Open Header</link>
 - Opens the corresponding .h/[.cpp|.c] file</para>
 </listitem>
 <listitem>
-<para><link linkend="kate-application-plugin-projects">Project Plugin</link> - Project plugin for kate</para>
+<para><link linkend="kate-application-plugin-projects">Project Plugin</link> - Integration with Git and other source control systems</para>
 </listitem>
 <listitem>
-<para>Replicode</para>
+<para>Replicode - Cconstructivist AI language and runtime</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-rust">Rust code completion</link>
@@ -95,7 +95,7 @@ is a Autocompletion Plugin for D, using the DCD autocompletion server</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-searchinfiles">Search & Replace</link> -
-Search or replace patterns in opened documents or in files on disk</para>
+Search and replace in documents, folders, or projects</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-snippets">Snippets tool view</link> - Tool view embedding the snippets management</para>
@@ -109,10 +109,10 @@ query on SQL databases</para>
 - Extract and show reference symbols from source</para>
 </listitem>
 <listitem>
-<para><link linkend="kate-application-plugin-konsole">Terminal tool view</link> - Tool view embedding a terminal widget</para>
+<para><link linkend="kate-application-plugin-konsole">Terminal tool view</link> - Have a terminal at the ready, using KDE's Konsole widget</para>
 </listitem>
 <listitem>
-<para><link linkend="kate-application-plugin-textfilter">Text Filter</link> - Easy text filtering</para>
+<para><link linkend="kate-application-plugin-textfilter">Text Filter</link> - Process text using terminal commands</para>
 </listitem>
 <listitem>
 <para><link linkend="kate-application-plugin-xmltools">&XML;Completetion</link> - Lists &XML; elements,
@@ -751,9 +751,9 @@ If you release the shortcut keys the view will switch to the selected document i
 
 <sect1 id="kate-application-plugin-fsbrowser">
 
-<title>Filesystem Browser</title>
+<title>File System Browser</title>
 
-<para>The Filesystem Browser is a folder viewer, allowing you to open
+<para>The File System Browser is a folder viewer, allowing you to open
 files from a displayed folder in the current frame.</para>
 
 <sect2 id="fsbrowser-menu">
@@ -2419,7 +2419,8 @@ be used in the function statically or passed as arguments, by using the
 <userinput>${func(field)}</userinput> or <userinput>${<replaceable>field2=func(field)</replaceable>}</userinput>
 syntax in the snippet string.</para>
 <para>You can use
-the &kate; scripting API to get the selected text, full text, file name and
+the <ulink url="help:/katepart/development.html#dev-scripting-api">&kate; scripting API</ulink> 
+to get the selected text, full text, file name and
 more by using the appropriate methods of the <userinput>document</userinput>
 and <userinput>view</userinput> objects. Refer to the scripting API
 documentation for more information</para>


More information about the kde-doc-english mailing list