--- a/finch/gntnotify.c Tue Jan 04 06:42:45 2011 +0000 +++ b/finch/gntnotify.c Tue Jan 04 06:55:30 2011 +0000 @@ -130,7 +130,7 @@ while (widget->parent) widget = widget->parent; - + if (type == PURPLE_NOTIFY_SEARCHRESULTS) purple_notify_searchresults_free(g_object_get_data(handle, "notify-results")); #if 1 @@ -489,7 +489,7 @@ return finch_notify_message(PURPLE_NOTIFY_URI, _("URI"), url, NULL); } -static PurpleNotifyUiOps ops = +static PurpleNotifyUiOps ops = { finch_notify_message, finch_notify_email,