aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account-priv.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial port of Account and AccountManager to MC5Sjoerd Simons2009-07-081-44/+0
|
* Implement EmpathyAccountSjoerd Simons2009-07-011-0/+44
Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount object, which wraps McAccount. When moving to MC5, EmpathyAccount will wrap the Telepathy.Account interface. Fixes #587508