summaryrefslogtreecommitdiff
path: root/help/C/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/index.docbook')
-rw-r--r--help/C/index.docbook29
1 files changed, 26 insertions, 3 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index c3d9889c..4d97757b 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -1782,7 +1782,7 @@
</listitem>
<listitem>
<para>
- <application><!-- <link linkend="pluma-file-browser-plugin">File Browser</link>-->File Browser</application> allows you to browse your files and folders in the side pane.</para>
+ <xref linkend="pluma-file-browser-plugin"/> allows you to browse your files and folders in the side pane.</para>
</listitem>
<listitem>
<para>
@@ -1806,6 +1806,11 @@
</listitem>
<listitem>
<para>
+ <xref linkend="pluma-trailsave-plugin"/> allows you to strip trailing whitespaces in your document after saving.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<xref linkend="pluma-snippets-plugin"/> allows you to store frequently-used pieces of text and insert them quickly into a document.
</para>
</listitem>
@@ -2074,9 +2079,9 @@
<section xml:id="pluma-file-browser-plugin">
<info>
- <title>File Browser Plugin</title>
+ <title>File Browser Pane Plugin</title>
</info>
- <para>The <application>File Browser</application> Plugin shows your files and folders in the side pane, allowing you to quickly open files.</para>
+ <para>The <application>File Browser Pane</application> Plugin shows your files and folders in the side pane, allowing you to quickly open files.</para>
<para>To view the File Browser, choose <menuchoice> <guimenu>View</guimenu> <guimenuitem>Side Pane</guimenuitem> </menuchoice> and then click on the tab showing the File Browser icon at the bottom of the side pane.</para>
<section xml:id="pluma-file-browser-plugin-browsing">
@@ -2251,6 +2256,24 @@
</caution>
</section>
+ <section xml:id="pluma-trailsave-plugin">
+ <info>
+ <title>Save Without Trailing Spaces Plugin</title>
+ </info>
+ <para>The <application>Save Without Trailing Spaces</application> Plugin removes whitespace characters such as space (<command>˽</command>), tab (<command>\t</command>), carriage returns (<command>\r</command>) etc. from the end of a line. To use the Save Without Trailing Spaces plugin, perform the following steps:</para>
+ <orderedlist inheritnum="ignore" continuation="restarts">
+ <listitem>
+ <para>Enable the plugin as described in <xref linkend="pluma-prefs-plugins"/>.</para>
+ </listitem>
+ <listitem>
+ <para>When your document is ready, save it.</para>
+ </listitem>
+ <listitem>
+ <para>You will see that any trailing whitespaces has been stripped after the document has been saved.</para>
+ </listitem>
+ </orderedlist>
+ </section>
+
<section xml:id="pluma-snippets-plugin">
<info>
<title>Snippets Plugin</title>