Mercurial > pidgin
changeset 24436:53e7a4b34028
merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
and 'ff3034eb9dead184c9e7360113708f18d5364815'
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Fri, 14 Nov 2008 20:46:35 +0000 |
parents | 565df7f3ed49 (current diff) 8bde168ddfa9 (diff) |
children | 9b61b1088dfb |
files | |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtksavedstatuses.c Fri Nov 14 20:33:20 2008 +0000 +++ b/pidgin/gtksavedstatuses.c Fri Nov 14 20:46:35 2008 +0000 @@ -475,7 +475,8 @@ static void savedstatus_activated_cb(GtkTreeView *view, GtkTreePath *path, GtkTreeViewColumn *column, StatusWindow *dialog) { - status_window_modify_cb(NULL, dialog); + status_window_use_cb(NULL, dialog); + status_window_close_cb(NULL, dialog); } static void