aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-10 01:17:12 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-10 01:17:12 +0800
commit6b18017f8240d6ce4880a1ed7d9158be8d914c95 (patch)
tree3f98de4a2431e5c4684b2e7351ac0861b83872e2 /ChangeLog
parent0a392cd8a302c71ce28efa14e6a0b8792b5a393f (diff)
downloadgsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.tar
gsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.tar.gz
gsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.tar.bz2
gsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.tar.lz
gsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.tar.xz
gsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.tar.zst
gsoc2013-empathy-6b18017f8240d6ce4880a1ed7d9158be8d914c95.zip
Remove per-state "Custom message..." item and add one on the bottom of the
2007-08-09 Xavier Claessens <xclaesse@gmail.com> * 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fc0bf635..1853d05bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2007-08-09 Xavier Claessens <xclaesse@gmail.com>
+ * 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 <xclaesse@gmail.com>
+
* libempathy/empathy-presence.c:
* libempathy/empathy-idle.c:
* configure.ac: Remove workaround for mc-enum-types.h not being