diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:43 +0800 |
commit | b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch) | |
tree | 6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/change-switcher-appearance.page | |
parent | eb79ee913685794a77a7bbeb24eb73028f183813 (diff) | |
download | gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2 gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/change-switcher-appearance.page')
-rw-r--r-- | help/C/change-switcher-appearance.page | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/help/C/change-switcher-appearance.page b/help/C/change-switcher-appearance.page new file mode 100644 index 0000000000..707c965b9d --- /dev/null +++ b/help/C/change-switcher-appearance.page @@ -0,0 +1,40 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="change-switcher-appearance"> + + <info> + <desc>Changing the display of the window buttons in the lower left corner.</desc> + <link type="guide" xref="index#common-other-problems" /> +<!-- TODO:POST-3-2: Create a general interface adjustment guide page that also includes mail-layout-changing.page --> + <revision pkgversion="2.32.2" version="0.1" date="2011-07-21" status="stub"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + + <title>Changing the Switcher appearance</title> + +<p>The display of the window buttons in the lower left corner (Mail, Contacts, Calendar, Tasks and Memos) can be changed via <guiseq><gui>View</gui><gui>Switcher Appearance</gui></guiseq>. This can be helpful if you have a small display. You can also completely hide them.</p> +<p>The available options are:</p> +<list> +<item><p> +Icons and Text +</p></item> +<item><p> +Icons Only +</p></item> +<item><p> +Text Only +</p></item> +<item><p> +Toolbar Style +</p></item> +<item><p> +Show Buttons +</p></item> +</list> +</page> |