aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account.h
Commit message (Collapse)AuthorAgeFilesLines
* Get the icon name from the account object directlySjoerd Simons2009-07-051-0/+1
|
* Add API to get the protocol and cm name from a accountSjoerd Simons2009-07-051-4/+3
|
* Implement EmpathyAccountSjoerd Simons2009-07-011-0/+94
Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount object, which wraps McAccount. When moving to MC5, EmpathyAccount will wrap the Telepathy.Account interface. Fixes #587508