]> git.0d.be Git - empathy.git/commit
rename EmpathyIdle to EmpathyPresenceManager (#640532)
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 25 Jan 2011 10:13:51 +0000 (11:13 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 25 Jan 2011 11:28:16 +0000 (12:28 +0100)
commitc9f2cd4f71e619f5a418090981afebbef43226c1
tree3a4f9841fe6c1432cac75573796ce1bac1966b2c
parent8b4a09ed7450b0b3d806d0996d174f911e4c3352
rename EmpathyIdle to EmpathyPresenceManager (#640532)

It's doing more than idle management now.
13 files changed:
libempathy-gtk/empathy-presence-chooser.c
libempathy-gtk/empathy-ui-utils.c
libempathy/Makefile.am
libempathy/empathy-account-settings.c
libempathy/empathy-idle.c [deleted file]
libempathy/empathy-idle.h [deleted file]
libempathy/empathy-presence-manager.c [new file with mode: 0644]
libempathy/empathy-presence-manager.h [new file with mode: 0644]
libempathy/empathy-utils.c
src/empathy-chat.c
src/empathy-event-manager.c
src/empathy-main-window.c
src/empathy.c