aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/e-mail-store-utils.c
Commit message (Collapse)AuthorAgeFilesLines
* e-mail-store-utils.c: Use the service's display name in status messages.Matthew Barnes2012-01-311-12/+18
| | | | | The display name is a user-provided name for the service. We should be using that in all status messages the refer to the service by name.
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+385
These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service.