[gnome-commander] Doc: Updated tabs section and associated image



commit a75b4cc96a9c9211d6c46ce134b220c695e23290
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Thu Jan 30 16:31:02 2014 +0100

    Doc: Updated tabs section and associated image

 doc/C/figures/gnome-commander_options_tabs.png |  Bin 0 -> 16953 bytes
 doc/C/gnome-commander.xml                      |   13 +++++++++++--
 doc/Makefile.am                                |    1 +
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/doc/C/figures/gnome-commander_options_tabs.png b/doc/C/figures/gnome-commander_options_tabs.png
new file mode 100644
index 0000000..42e8f66
Binary files /dev/null and b/doc/C/figures/gnome-commander_options_tabs.png differ
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 0d1eae8..74b0786 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -4859,10 +4859,19 @@
     <sect2 id="gnome-commander-prefs-tabs">
       <title>Tabs</title>
       <!--brief desciption-->
-      <para>This section of the option dialog lets you configure parameters for tabs.</para>
+      <para>The tabs preferences tab allows you to configure parameters for tabs.</para>
       <itemizedlist>
         <listitem>
-          <para><guilabel>Always show the tab bar</guilabel> If you're only viewing one file list in a &app; 
window, the tab bar is not normally shown. Check this preference to always show the tab bar, including when 
the &app; window contains only file list</para>
+          <para>By checking <guilabel>Always show the tab bar</guilabel> in the tab bar section, &app; will 
always show the tab bar, even if only one tab is opened.</para>
+        </listitem>
+        <listitem>
+          <para>In the tab lock indicator section, you can configure the way how a locked tab will by 
indicated. There are three different possibilities:
+          <itemizedlist>
+            <listitem><para><guilabel>Lock icon</guilabel>: An icon is shown,</para></listitem>
+            <listitem><para><guilabel>* (asterix)</guilabel>: An asterix is shown,</para></listitem>
+            <listitem><para><guilabel>Styled text</guilabel>: The name of the tab is 
colored.</para></listitem>
+          </itemizedlist>
+         </para>
         </listitem>
       </itemizedlist>
       <!-- ==== Figure ==== -->
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 27988bf..2355563 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -36,6 +36,7 @@ DOC_FIGURES = \
        figures/gnome-commander_options_layout.png              \
        figures/gnome-commander_options_network.png             \
        figures/gnome-commander_options_programs.png            \
+       figures/gnome-commander_options_tabs.png                \
        figures/gnome-commander_window.png                      \
        figures/mounting.png
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]