]> git.0d.be Git - empathy.git/commit
Remove per-state "Custom message..." item and add one on the bottom of the
authorXavier Claessens <xclaesse@gmail.com>
Thu, 9 Aug 2007 17:17:12 +0000 (17:17 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 9 Aug 2007 17:17:12 +0000 (17:17 +0000)
commit6b18017f8240d6ce4880a1ed7d9158be8d914c95
tree3f98de4a2431e5c4684b2e7351ac0861b83872e2
parent0a392cd8a302c71ce28efa14e6a0b8792b5a393f
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
ChangeLog
libempathy-gtk/empathy-presence-chooser.c
libempathy-gtk/empathy-presence-chooser.glade
libempathy-gtk/empathy-status-presets.c
libempathy-gtk/empathy-status-presets.h
libempathy-gtk/empathy-ui-utils.c