[gnome-commander] Doc: Added figure for Edit Custom Colors dialog



commit 82815d478771bb98b259cf05ba4e04ea560d8493
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Wed Feb 5 18:40:38 2014 +0100

    Doc: Added figure for Edit Custom Colors dialog

 .../gnome-commander_options_layout_colors.png      |  Bin 0 -> 12095 bytes
 doc/C/gnome-commander.xml                          |   19 +++++++++++++++++--
 doc/Makefile.am                                    |    1 +
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/doc/C/figures/gnome-commander_options_layout_colors.png 
b/doc/C/figures/gnome-commander_options_layout_colors.png
new file mode 100644
index 0000000..4656d2d
Binary files /dev/null and b/doc/C/figures/gnome-commander_options_layout_colors.png differ
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 38b15be..f2bbf83 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -4912,7 +4912,7 @@
       <para/>
 
                <sect3 id="gnome-commander-prefs-layout-colors">
-               <title>Configuring custom colors</title>
+               <title>Configuring Custom Colors</title>
                <para>To configure the custom colors for &app; click on 
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Options</guimenuitem></menuchoice>, click on the 
<guilabel>Layout</guilabel> tab, Select <guilabel>Custom</guilabel> in the <guilabel>Color scheme:</guilabel> 
drop down list then click the <guilabel>Edit</guilabel> button.</para>
                <para>This feature allows you to configure how &app; displays elements to suit your needs. By 
default the unselected elements are all displayed in the same way. This can become confusing, to solve this 
you can configure alternate colors for alternate rows.</para>
                <para><guilabel>Foreground</guilabel> describes the color used for the text, and 
<guilabel>background</guilabel> is the background color used for the row.</para>
@@ -4926,7 +4926,22 @@
                        <listitem><para><guilabel>Cursor</guilabel> is the row currently activated. This 
highlights the position and is useful when navigating files with the keyboard.</para>
                        </listitem>
                </itemizedlist>
-
+               <para>See the example figure of the Edit Colors... dialog below.</para>
+               <!-- ==== Figure ==== -->
+               <figure id="options-layout-colors">
+                 <title>Configuring Custom Colors</title>
+                 <screenshot>
+                   <mediaobject>
+                     <imageobject>
+                       <imagedata fileref="figures/gnome-commander_options_layout_colors.png" format="PNG"/>
+                     </imageobject>
+                     <textobject>
+                       <phrase>Shows &app; dialog for editing custom colors.</phrase>
+                     </textobject>
+                   </mediaobject>
+                 </screenshot>
+               </figure>
+               <!-- ==== End of Figure ==== -->
                </sect3>
                <sect3 id="gnome-commander-prefs-layout-ls_colors">
                        <title>Configuring Custom LS_COLORS</title>
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2355563..86afd03 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -37,6 +37,7 @@ DOC_FIGURES = \
        figures/gnome-commander_options_network.png             \
        figures/gnome-commander_options_programs.png            \
        figures/gnome-commander_options_tabs.png                \
+       figures/gnome-commander_options_layout_colors.png       \
        figures/gnome-commander_window.png                      \
        figures/mounting.png
 


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