[utilities/kate] doc/kate: purge hints for python plugins
Christoph Cullmann
null at kde.org
Sun Feb 14 23:27:14 GMT 2021
Git commit 7310246d86d4d1c5444f54e00198b38a9b78b369 by Christoph Cullmann.
Committed on 14/02/2021 at 18:39.
Pushed by cullmann into branch 'master'.
purge hints for python plugins
M +2 -6 doc/kate/plugins.docbook
https://invent.kde.org/utilities/kate/commit/7310246d86d4d1c5444f54e00198b38a9b78b369
diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index af1a40b4e..dfa951cc6 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -9,11 +9,7 @@
<title>Working with Plugins</title>
-<para>&kate; offers several plugins. There are two types of these plugins:
-some are written in native C++, while others are written in the Python programming
-language. There are subtle differences in these, described below.</para>
-
-<para>You can enable any type of plugin in the <link
+<para>You can enable the individual plugins in the <link
linkend="configuring-kate-configdialog">configuration dialog</link>, which also
provides access to additional configuration options for plugins that require
it.</para>
@@ -820,7 +816,7 @@ which match the path or file extension selected from the submenu.</para>
<sect2 id="colorpicker-intro">
<title>Introduction</title>
-<para>This plugin adds an inline color preview/picker to colors in the text (⪚, <literal>#FFFFFF</literal>,
+<para>This plugin adds an inline color preview/picker to colors in the text (⪚, <literal>#FFFFFF</literal>,
<literal>white</literal>).</para>
<para>To load this plugin open &kate;'s configuration dialog under <menuchoice><guimenu>Settings</guimenu>
More information about the kde-doc-english
mailing list