]> git.cworth.org Git - sup/commitdiff
bugfix: :sent label not being applied to sent messages
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 6 Sep 2009 13:45:25 +0000 (09:45 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 6 Sep 2009 13:45:25 +0000 (09:45 -0400)
At least, for mbox sent sources. Modify the mbox source so that it calls
self.labels for the message labels instead of directly using @labels. This
allows the SentLoader subclass to apply the sent label by defining #labels.


No differences found