From c9f2cd4f71e619f5a418090981afebbef43226c1 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 25 Jan 2011 11:13:51 +0100 Subject: rename EmpathyIdle to EmpathyPresenceManager (#640532) It's doing more than idle management now. --- libempathy/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index ef85581b1..25153eab8 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -43,7 +43,7 @@ libempathy_headers = \ empathy-ft-factory.h \ empathy-ft-handler.h \ empathy-gsettings.h \ - empathy-idle.h \ + empathy-presence-manager.h \ empathy-individual-manager.h \ empathy-irc-network-manager.h \ empathy-irc-network.h \ @@ -84,7 +84,7 @@ libempathy_la_SOURCES = \ empathy-dispatcher.c \ empathy-ft-factory.c \ empathy-ft-handler.c \ - empathy-idle.c \ + empathy-presence-manager.c \ empathy-individual-manager.c \ empathy-irc-network-manager.c \ empathy-irc-network.c \ -- cgit v1.2.3