Kate docbook: updated section related to General options.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/66/head
Michele Calgaro 5 years ago
parent 9599fe5451
commit 47234bdbd2
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 119 KiB

@ -82,23 +82,69 @@ the right.</para>
<sect2 id="config-dialog-general">
<title>The General Page</title>
<para>This section contains a few global options for &kate;</para>
<para>This section contains a few global options for &kate;.</para>
<variablelist>
<varlistentry>
<term><anchor id="config-general-appearance"/>
<guilabel>Appearance</guilabel></term>
<listitem>
<variablelist>
<varlistentry>
<term><anchor id="config-dialog-general-show-full-path" />
<guilabel>Show Full Path in Title</guilabel></term>
<guilabel>Show full path in title</guilabel></term>
<listitem><para>When enabled, Kate will display the full URL of your
current document in the window title, rather than just the file name.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><anchor id="config-dialog-general-show-session-name" />
<guilabel>Show session name in title</guilabel></term>
<listitem><para>When enabled, Kate will display the name of the current
session in the window title in addition to the file name.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><anchor id="config-dialog-general-sort-file-alphabetically" />
<guilabel>Sort files alphabetically in the file list</guilabel></term>
<listitem><para>If enabled, Kate will sort the files in the file list alphabetically.
If disabled, the files will be listed in the order they were opened.</para>
</listitem>
</varlistentry>
</variablelist>
</listitem>
</varlistentry><!-- /appearance group -->
<varlistentry>
<term><anchor id="config-general-behavior"/>
<guilabel>Behavior</guilabel></term>
<listitem>
<variablelist>
<varlistentry>
<term>
<anchor id="config-dialog-general-recent-files-number"/>
<guibutton>Number of recent files</guibutton></term>
<listitem><para>Sets the number of recent files remembered by &kate;.
Note that if you set this field to a lower value than the current one, the list of files
may get truncated and some items forgotten.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<anchor id="config-dialog-general-current-instance"/>
<guibutton>Always use the current instance of kate to open new files</guibutton></term>
<listitem><para>If enabled, all files opened from outside &kate; will reuse the
current instance of Kate instead of starting a new one.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<anchor id="config-dialog-general-sync-konsole"/>
@ -128,7 +174,7 @@ modified file receives focus within the application.</para>
<varlistentry>
<term><anchor id="config-general-meta-data"/>
<guilabel>Meta Data</guilabel></term>
<guilabel>Meta Information</guilabel></term>
<listitem>
<variablelist>
@ -151,7 +197,7 @@ reasonably sized.</para></listitem>
</variablelist>
</listitem>
</varlistentry><!-- /meta data group -->
</varlistentry><!-- /meta information group -->
</variablelist>
</sect2>

@ -84,6 +84,12 @@ linkend="config-dialog">Config Dialog</link>.</para>
mechanism in more detail. It is for you if you want to know about
it, or if you want to change or create syntax definitions.</para>
<mediaobject>
<imageobject>
<imagedata format="PNG" fileref="configdialog02.png"/>
</imageobject>
</mediaobject>
<sect2 id="katehighlight-howitworks">
<title>How it Works</title>

Loading…
Cancel
Save