From 6b18017f8240d6ce4880a1ed7d9158be8d914c95 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 9 Aug 2007 17:17:12 +0000 Subject: Remove per-state "Custom message..." item and add one on the bottom of the 2007-08-09 Xavier Claessens * libempathy-gtk/empathy-presence-chooser.glade: * libempathy-gtk/empathy-presence-chooser.c: * libempathy-gtk/empathy-status-presets.c: * libempathy-gtk/empathy-status-presets.h: * libempathy-gtk/empathy-ui-utils.c: Remove per-state "Custom message..." item and add one on the bottom of the menu. Add a combobox on the custom message dialog to select the state and change the action of the checkbox, now it add/remove the message from saved messages. Make easier to add other states to the list if needed. Fixes bug #460678. svn path=/trunk/; revision=241 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6fc0bf635..1853d05bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-08-09 Xavier Claessens + + * libempathy-gtk/empathy-presence-chooser.glade: + * libempathy-gtk/empathy-presence-chooser.c: + * libempathy-gtk/empathy-status-presets.c: + * libempathy-gtk/empathy-status-presets.h: + * libempathy-gtk/empathy-ui-utils.c: Remove per-state + "Custom message..." item and add one on the bottom of the menu. Add + a combobox on the custom message dialog to select the state and change + the action of the checkbox, now it add/remove the message from saved + messages. Make easier to add other states to the list if needed. + Fixes bug #460678. + 2007-08-09 Xavier Claessens * libempathy/empathy-presence.c: -- cgit v1.2.3