diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-08-05 14:34:50 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-08-05 14:34:50 +0800 |
commit | 0d99e1d70e42c96e8521fd4bc0dc3120e51d5816 (patch) | |
tree | 80c3ac7a40fa6030b6dce90d5b78df51f8608d59 /doc/C/usage-mainwindow.sgml | |
parent | 94d742f9f3e674ae5a905deb61f6858d83ae14f1 (diff) | |
download | gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.tar gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.tar.gz gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.tar.bz2 gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.tar.lz gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.tar.xz gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.tar.zst gsoc2013-evolution-0d99e1d70e42c96e8521fd4bc0dc3120e51d5816.zip |
New file. Contains contents of "COPYING", but marked up (probably not very
2000-08-05 Aaron Weber <aaron@helixcode.com>
* C/apx-gpl.sgml: New file. Contains contents of "COPYING",
but marked up (probably not very well, but valid) as docbook
(SGML).
* C/evolution-guide.sgml: Subtle change to the legal notice:
distinguished manual license from software license. Linked to
apx-gpl.sgml above.
* C/usage-calendar.sgml: I redid all the usage files.
svn path=/trunk/; revision=4544
Diffstat (limited to 'doc/C/usage-mainwindow.sgml')
-rw-r--r-- | doc/C/usage-mainwindow.sgml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/C/usage-mainwindow.sgml b/doc/C/usage-mainwindow.sgml index 051d16b900..cd45aa196e 100644 --- a/doc/C/usage-mainwindow.sgml +++ b/doc/C/usage-mainwindow.sgml @@ -172,9 +172,9 @@ your own hot keys for functions that don't have any; this is covered in <xref linkend="config">. If you're using the keyboard shortcuts you may also want to hide the - <interface>shortcut bar</interface> by selecting - the <guimenuitem>Show Shortcut Bar</guimenuitem> toggle in the - <guimenu>View</guimenu> menu. + <interface>shortcut bar</interface> by selecting + <menuchoice> <guimenu>View</guimenu> <guimenuitem>Show Shortcut + Bar</guimenuitem> </menuchoice>. </para> <tip> @@ -191,9 +191,9 @@ </sect1> <sect1 id="usage-mainwindow-folderbar"> - <title>The Folder View</title> + <title>The Folder Bar</title> <para> - The <interface>folder view</interface> is a more comprehensive + The <interface>folder bar</interface> is a more comprehensive way to view the information you've stored with <application>Evolution</application>. It displays all your appointments, address cards, and email in a tree that's a lot @@ -251,7 +251,7 @@ </para> <note> - <title>Folders have Limits</title> + <title>Folders Have Limits</title> <para> You can always place a folder inside other folders, regardless of folder type. However, calendars, |