Comment 6 for bug 409828

Revision history for this message
Vish (vish) wrote :

UI Freeze exception request sent to the doc mailing list >
https://lists.ubuntu.com/archives/ubuntu-doc/2009-September/013638.html

Reason:
" In Ubuntu 9.10 [Karmic Koala] , empathy is the default IM client and the
default notification daemon is notify-osd.

Empathy ,at present, uses its own image icon [im-message-new] for the
new message notifications. Rather it should use the icon ,
notification-message-im , from the set provided by notify-osd. "

Oh... and the lines which need a change are in:
/src/empathy-event-manager.c
*** 377,385 ****
    channel = empathy_tp_chat_get_channel (tp_chat);

    if (event != NULL)
! event_update (approval->manager, event, EMPATHY_IMAGE_NEW_MESSAGE, header, msg);
    else
! event_manager_add (approval->manager, sender, EMPATHY_IMAGE_NEW_MESSAGE, header,
        msg, approval, event_text_channel_process_func, NULL);

    empathy_sound_play (empathy_main_window_get (),