diff options
author | Paul Cutler <pcutler@gnome.org> | 2009-06-14 18:23:11 -0500 |
---|---|---|
committer | Paul Cutler <pcutler@gnome.org> | 2009-06-14 18:23:11 -0500 |
commit | e3b0fe8fbfbc666358f0ab115a211f7c32e28f5f (patch) | |
tree | 39a5e430b8d9ce24d7262742c1550d63aecf1625 | |
parent | 5a02b417b19d7679bc0abdbd04cd6ad1faa0a707 (diff) | |
download | gnome-user-docs-e3b0fe8fbfbc666358f0ab115a211f7c32e28f5f.tar.gz gnome-user-docs-e3b0fe8fbfbc666358f0ab115a211f7c32e28f5f.tar.xz gnome-user-docs-e3b0fe8fbfbc666358f0ab115a211f7c32e28f5f.zip |
Fix bug 580145
-rw-r--r-- | gnome2-user-guide/C/goscustdesk.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome2-user-guide/C/goscustdesk.xml b/gnome2-user-guide/C/goscustdesk.xml index 9c40287..b0f5ab2 100644 --- a/gnome2-user-guide/C/goscustdesk.xml +++ b/gnome2-user-guide/C/goscustdesk.xml @@ -356,7 +356,7 @@ the <guilabel>Controls</guilabel> tabbed section in the <guilabel>Customize Them <term>Colors</term> <listitem> <para><indexterm><primary>themes</primary><secondary>color options</secondary><tertiary>introduction</tertiary></indexterm><indexterm><primary>color themes</primary><see>themes, color options</see></indexterm>The color setting for -a theme determines the color of various user interface elements. You can choose several pairs of colors fromt he <guilabel>Colors</guilabel> tabbed section in the <guilabel>Customize Theme</guilabel> window.</para> +a theme determines the color of various user interface elements. You can choose several pairs of colors from the <guilabel>Colors</guilabel> tabbed section in the <guilabel>Customize Theme</guilabel> window.</para> <note><para>It is important to choose pairs of colors that have a good contrast with each other, otherwise text may become hard to read.</para></note> </listitem> @@ -381,7 +381,7 @@ the icon setting from the <guilabel>Icons</guilabel> tabbed section in the <guil <term>Pointer</term> <listitem> <para><indexterm><primary>themes</primary><secondary>pointer options</secondary><tertiary>introduction</tertiary></indexterm><indexterm><primary>pointer themes</primary><see>themes, pointer options</see></indexterm>The pointer setting for a theme determines the appearance of -and sice of the mouse pointer. You can choose an options for the pointer setting fromthe <guilabel>Pointer</guilabel> tabbed section in the the <guilabel>Customize Theme</guilabel> window.</para> +and sice of the mouse pointer. You can choose an options for the pointer setting fromthe <guilabel>Pointer</guilabel> tabbed section in the <guilabel>Customize Theme</guilabel> window.</para> </listitem> </varlistentry> </variablelist> |