Re: [evolution-patches] Patch for bug 32278 - Account names in Mail summary (patch v2)



On Mon, 2003-06-23 at 17:29, Dave O wrote:
> This patch addresses bug 32278 which points out that there is no way to
> know what account a mailbox is associated with when listed on the Summary.
> It prepends the account->name with " - " separating it from the mailbox
> name.  This could be changed to ":" as the original submitter suggested (I
> preferred the hyphen).
> 
> FYI, this is the 2nd version of the patch I've posted to this list.  The
> first was moderated as I was not a list member yet, and also had a memory
> leak.  Thanks!

Hmm my problem with this patch is that the summary isn't really supposed
to link directly to the mailer.  The fact that
mail_config_get_account_by_source_uri() works is just because we are
using in-proc components...

The right way to do it would be to add a way to retrieve the necessary
information to Mail.idl, and modify summary and mail accordingly.

-- Ettore



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]