diff options
author | Aaron Weber <aaron@ximian.com> | 2002-10-23 00:20:44 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-10-23 00:20:44 +0800 |
commit | bcb4183d7fac8fd40465838ef0728101f04e6811 (patch) | |
tree | 6b597dc68f65a8e7d5adc64b303712cb8f2aad07 | |
parent | 03f3b29a274bb14e84c4cb2e64f52ed55c73c957 (diff) | |
download | gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.tar gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.tar.gz gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.tar.bz2 gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.tar.lz gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.tar.xz gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.tar.zst gsoc2013-evolution-bcb4183d7fac8fd40465838ef0728101f04e6811.zip |
Edit-->Undelete, not Actions-->Undelete
2002-10-22 Aaron Weber <aaron@ximian.com>
* C/usage-mail.sgml: Edit-->Undelete, not Actions-->Undelete
svn path=/trunk/; revision=18409
-rw-r--r-- | help/C/usage-mail.sgml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index fdda5e7e0c..4ce62894c5 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -187,7 +187,7 @@ </keycombo>
or choose
<menuchoice>
- <guimenu>Actions</guimenu>
+ <guimenu>Edit</guimenu>
<guimenuitem>Undelete</guimenuitem>
</menuchoice>
diff --git a/help/ChangeLog b/help/ChangeLog index 92c287130c..c1f9da8698 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,6 +1,11 @@ +2002-10-22 Aaron Weber <aaron@ximian.com> + + * C/usage-mail.sgml: Edit-->Undelete, not Actions-->Undelete + 2002-10-16 Aaron Weber <aaron@ximian.com> * C/usage-mail.sgml: no longer need to enter path. + 2002-10-15 Aaron Weber <aaron@ximian.com> |