diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-07-21 20:21:17 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-07-21 20:21:17 +0800 |
commit | 31f6fc71f2b1095f0cb2423358c3da09f0e82121 (patch) | |
tree | 33387e3b75e1f3e3a19ca1b33f17468a55c6208e /help/C/usage-mainwindow.sgml | |
parent | c9090285feaeb5ad9223e256bb8b177093644e04 (diff) | |
download | gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.gz gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.bz2 gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.lz gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.xz gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.zst gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.zip |
Added password remembering/forgetting feature.
2000-07-21 Aaron Weber <aaron@helixcode.com>
* C/usage-mail.sgml: Added password remembering/forgetting feature.
* C/config-prefs.sgml: Mostly moved to variablelists, a few
language changes.
* C/config-setupassist.sgml: Minor changes to formatting, wording.
* C/usage-notes.sgml: Changed trademark references, other minor
changes.
* C/usage-calendar.sgml: Minor fixes, added additional calendar
section, removed references to unimplemented features. Spellcheck,
prep for 0.3 release.
svn path=/trunk/; revision=4258
Diffstat (limited to 'help/C/usage-mainwindow.sgml')
-rw-r--r-- | help/C/usage-mainwindow.sgml | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index e9d2babb3b..bc6b6c27d4 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -174,7 +174,19 @@ Can these things be labelled with little arrows & stuff? the <guimenuitem>Show Shortcut Bar</guimenuitem> toggle in the <guimenu>View</guimenu> menu. </para> - </sect1> + + <tip> + <title>Two Shortcut Bar Tricks</title> + <para> + To remove a shortcut from the shortcut bar, right-click on it + and select <guimenuitem>Remove</guimenuitem>. </para> + <para> + To change the way the shortcut bar looks, right-click in the + shortcut bar but not on a button. From the menu that + appears, you can select icon sizes. + </para> + </tip> + </sect1> <sect1 id="usage-mainwindow-folderview"> <title>The Folder View</title> @@ -187,7 +199,7 @@ Can these things be labelled with little arrows & stuff? at the top, and branches downwards. On most computers, there will be three folders at the base. The first one is <guilabel>VFolders</guilabel>, for virtual folders (discussed in - <xref linkend="usage-mail-vfolders">. The next one is + <xref linkend="usage-mail-organize-vfolders">. The next one is <guilabel>External Directories</guilabel>, which (FIXME: What is this for?). The most important one is probably <guilabel>Local</guilabel>, which contains all the data that's |