]> git.0d.be Git - empathy.git/commit
Implement EmpathyAccount
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 26 Jun 2009 13:17:55 +0000 (14:17 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 1 Jul 2009 13:19:35 +0000 (14:19 +0100)
commite0b356e25084d47d8953cc7c15fae4a97f62d047
tree7bd7357652f42d70f2b76a4ec9ae6ab80ef6d61a
parent66b32d43ebeab870039ca729b24ae64fdeff5088
Implement EmpathyAccount

Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount
object, which wraps McAccount. When moving to MC5, EmpathyAccount will wrap the
Telepathy.Account interface. Fixes #587508
libempathy/Makefile.am
libempathy/empathy-account-manager.c
libempathy/empathy-account-manager.h
libempathy/empathy-account-priv.h [new file with mode: 0644]
libempathy/empathy-account.c [new file with mode: 0644]
libempathy/empathy-account.h [new file with mode: 0644]