ECollectionBackend: Synchronize display-names on mail sources.
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 28 Feb 2013 15:29:18 +0000 (10:29 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 28 Feb 2013 16:15:18 +0000 (11:15 -0500)
commit8b87390df566cb9a67beaa83914ff864662e364b
treef2982280138e3d1b643075283f27ff65e6058cb9
parent56318febf89f81e3945921279f73c9037d271810
ECollectionBackend: Synchronize display-names on mail sources.

Keep display names of mail-related child sources synchronized with the
collection source's display name.  This is needed to support GOA's new
"imap_smtp" provider, but all known collection backend implementations
are already doing it on their own anyway.

Seems like a reasonable default behavior given our current use cases.
libebackend/e-collection-backend.c