diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-27 04:50:02 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-27 04:50:02 +0800 |
commit | 75b453fba1316a6ac8b12b3af9d4558c18dafe5d (patch) | |
tree | 651be3e7bf6b742c3a19ab0b77f1e4a8369f4308 /ui/ChangeLog | |
parent | ddc7d7182714803e91a34262d4c32ab80d74211a (diff) | |
download | gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.tar gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.tar.gz gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.tar.bz2 gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.tar.lz gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.tar.xz gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.tar.zst gsoc2013-evolution-75b453fba1316a6ac8b12b3af9d4558c18dafe5d.zip |
Added MailNextUnread, MailNextFlagged, MailPreviousUnread, and
2001-05-25 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail.xml: Added MailNextUnread, MailNextFlagged,
MailPreviousUnread, and MailPreviousFlagged commands. Also
rearranged the View menu to be a bit more user-friendly.
Now where should we put the next/previous menu items?
svn path=/trunk/; revision=10013
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b6ca359ab1..8e70fd8695 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,11 @@ +2001-05-25 Jeffrey Stedfast <fejj@ximian.com> + + * evolution-mail.xml: Added MailNextUnread, MailNextFlagged, + MailPreviousUnread, and MailPreviousFlagged commands. Also + rearranged the View menu to be a bit more user-friendly. + + Now where should we put the next/previous menu items? + 2001-05-25 Christopher James Lahey <clahey@ximian.com> * evolution-addressbook.xml: Changed the tooltips here based on |