diff options
| author | Rodney Dawes <dobey@novell.com> | 2005-04-05 04:53:21 +0800 |
|---|---|---|
| committer | Rodney Dawes <dobey@src.gnome.org> | 2005-04-05 04:53:21 +0800 |
| commit | 3500e69de99042ea2e871e88356088d349870596 (patch) | |
| tree | 008d664fb50328873b711c9b3239a2e9c51740df /mail/ChangeLog | |
| parent | 2bfb0aacbd3290d801257ad8a8a850e5dbe26b67 (diff) | |
| download | gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.tar gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.tar.gz gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.tar.bz2 gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.tar.lz gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.tar.xz gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.tar.zst gsoc2013-evolution-3500e69de99042ea2e871e88356088d349870596.zip | |
Add Mark as Read/Unread back to the context menu (#73192) Fix the ordering
2005-04-04 Rodney Dawes <dobey@novell.com>
* em-folder-view.c (emfv_popup_items): Add Mark as Read/Unread back
to the context menu (#73192)
Fix the ordering values for some menu items in the context menu that
had duplicate order values
svn path=/trunk/; revision=29152
Diffstat (limited to 'mail/ChangeLog')
| -rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0b654bc7f4..9bd6f0c85a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-04-04 Rodney Dawes <dobey@novell.com> + + * em-folder-view.c (emfv_popup_items): Add Mark as Read/Unread back + to the context menu (#73192) + Fix the ordering values for some menu items in the context menu that + had duplicate order values + 2005-03-31 Not Zed <NotZed@Ximian.com> ** See bug #72935 |
