diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-09-25 04:46:38 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-09-25 04:46:38 +0800 |
commit | 0035cdee4c17f9b663b13bb234ce3bc5ee22c3af (patch) | |
tree | 6179e05f7edf4104888fae7f7d6da7e018bc80c1 /help | |
parent | aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d (diff) | |
download | gsoc2013-evolution-0035cdee4c17f9b663b13bb234ce3bc5ee22c3af.tar.gz gsoc2013-evolution-0035cdee4c17f9b663b13bb234ce3bc5ee22c3af.tar.zst gsoc2013-evolution-0035cdee4c17f9b663b13bb234ce3bc5ee22c3af.zip |
Fixed some brokenness
2001-09-24 Kevin Breit <battery841@mediaone.net>
* C/usage-calendar.sgml: Fixed some brokenness
svn path=/trunk/; revision=13099
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-calendar.sgml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index fcab399e93..41a5abd2b7 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -490,7 +490,7 @@ <guimenu>File</guimenu> <guisubmenu>New</guisubmenu> <guimenuitem>Folder</guimenuitem> </menuchoice>. - You'll need to tell the <guilabel>New Folder</guibutton> dialog that the new folder should be of the calendar type. You can place the calendar in any calendar folder and access it + You'll need to tell the <guilabel>New Folder</guilabel> dialog that the new folder should be of the calendar type. You can place the calendar in any calendar folder and access it from the folder view. Alarms, configuration, and display for each calendar are separate from each other. </para> diff --git a/help/ChangeLog b/help/ChangeLog index eeafcca049..26615b0632 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,8 @@ 2001-09-24 Kevin Breit <battery841@mediaone.net> + * C/usage-calendar.sgml: Fixed some brokenness +2001-09-24 Kevin Breit <battery841@mediaone.net> + * C/usage-mail.sgml: Documented Insert -> Link a wee bit more 2001-09-21 Kevin Breit <battery841@mediaone.net> |