]> git.cworth.org Git - obsolete/notmuch-old/commit
Add authors member to message
authorDirk Hohndel <hohndel@infradead.org>
Sat, 24 Apr 2010 18:20:53 +0000 (11:20 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Apr 2010 18:44:49 +0000 (11:44 -0700)
commit57561414d76297c16b4b6f3da570f14b4ddf020c
treea1a35db1cd248a0e3bc4bfbda6dd832199e76be3
parentb66ff567f6b65c7aafa1216294900303ad3aa4d4
Add authors member to message

message->authors contains the author's name (as we want to print it)
get / set methods are declared in notmuch-private.h

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
lib/message.cc
lib/notmuch-private.h