diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-08-10 03:33:18 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-08-10 03:33:18 +0800 |
commit | 4bbaf023cbc4e7b4b8da21de2bc13234ff54d236 (patch) | |
tree | 8b4629c3d9f71a8fe06b630ca08e1386d1fe7c4b /mail/mail-ops.c | |
parent | 5d297a7ac9855e46e1792096698fa3091754ccc1 (diff) | |
download | gsoc2013-evolution-4bbaf023cbc4e7b4b8da21de2bc13234ff54d236.tar.gz gsoc2013-evolution-4bbaf023cbc4e7b4b8da21de2bc13234ff54d236.tar.zst gsoc2013-evolution-4bbaf023cbc4e7b4b8da21de2bc13234ff54d236.zip |
Nicify a little, add in a menu separator between VFolder and Filter stuff.
2000-08-09 Jeffrey Stedfast <fejj@helixcode.com>
* message-list.c (on_right_click): Nicify a little, add in a menu
separator between VFolder and Filter stuff.
svn path=/trunk/; revision=4657
Diffstat (limited to 'mail/mail-ops.c')
-rw-r--r-- | mail/mail-ops.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c index cd6f10f760..c8357a0a3a 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -2,8 +2,9 @@ /* mail-ops.c: callbacks for the mail toolbar/menus */ /* - * Author : - * Dan Winship <danw@helixcode.com> + * Authors: Dan Winship <danw@helixcode.com> + * Jeffrey Stedfast <fejj@helixcode.com> + * Peter Williams <peterw@helixcode.com> * * Copyright 2000 Helix Code, Inc. (http://www.helixcode.com) * |