diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-12-16 05:44:09 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-12-16 05:44:09 +0800 |
commit | b2eca33400784dc7d587f4569b20b8e1f45fc9c3 (patch) | |
tree | df4454ebc831706a275a6adc99a0a5426582c995 /help/C | |
parent | 95c53dcc182bb457afb3eefc8d11fdeee689fd9f (diff) | |
download | gsoc2013-evolution-b2eca33400784dc7d587f4569b20b8e1f45fc9c3.tar.gz gsoc2013-evolution-b2eca33400784dc7d587f4569b20b8e1f45fc9c3.tar.zst gsoc2013-evolution-b2eca33400784dc7d587f4569b20b8e1f45fc9c3.zip |
Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).
2007-12-15 Matthew Barnes <mbarnes@redhat.com>
* help/C/evolution.xml:
* ui/evolution.xml:
Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).
svn path=/trunk/; revision=34704
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/evolution.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index f6a15d5bcb..0c1239366c 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -863,23 +863,23 @@ <title>Changing Switcher Appearance:</title> <para>To change the appearance of your switcher click <emphasis>View > Switcher Appearance</emphasis> from the Menu bar. Under Switcher Appearance you can select:</para> <formalpara id="b13cep2o"> - <title>Icons and text:</title> + <title>Icons and Text:</title> <para>Displays buttons with the label and the icon corresponding to it.</para> </formalpara> <formalpara id="b13ceqsq"> - <title>Icons only:</title> + <title>Icons Only:</title> <para>Shows only the icons.</para> </formalpara> <formalpara id="b13ceqv1"> - <title>Texts only:</title> + <title>Texts Only:</title> <para> Displays buttons with the label, not the icons.</para> </formalpara> <formalpara id="b13cfibm"> - <title>Toolbar style:</title> + <title>Toolbar Style:</title> <para>Shows buttons using the desktop toolbar settings.</para> </formalpara> <formalpara id="b13cfifx"> - <title>Hide buttons:</title> + <title>Hide Buttons:</title> <para>This option hides all the shortcut buttons of switcher.</para> </formalpara> </section> |