From c51d527f11b2d253ed13788830136bc1787029b1 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 20 Sep 2007 10:46:27 +0000 Subject: Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect, 2007-09-20 Xavier Claessens * libempathy-gtk/empathy-status-icon.c: * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: * doc/libempathy/tmpl/empathy-idle.sgml: Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect, default to off. Only empathy main client will turn them on, like that if other processes are running with an EmpathyIdle instance they won't change presence in the same time than Empathy client. svn path=/trunk/; revision=301 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5df2d6cd5..d90001b45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-09-20 Xavier Claessens + + * libempathy-gtk/empathy-status-icon.c: + * libempathy/empathy-idle.c: + * libempathy/empathy-idle.h: + * doc/libempathy/tmpl/empathy-idle.sgml: Add 2 properties to EmpathyIdle + to activate auto-away and auto-disconnect, default to off. Only empathy + main client will turn them on, like that if other processes are + running with an EmpathyIdle instance they won't change presence in the + same time than Empathy client. + 2007-09-19 Xavier Claessens * libempathy-gtk/empathy-smiley-manager.c: Fix a leak. -- cgit v1.2.3