Approve file transfer channels
https://bugzilla.gnome.org/show_bug.cgi?id=653940
This commit is contained in:
@ -195,6 +195,7 @@ NotificationDaemon.prototype = {
|
||||
if (appName == 'Empathy' && (hints['category'] == 'im.received' ||
|
||||
hints['category'] == 'x-empathy.im.room-invitation' ||
|
||||
hints['category'] == 'x-empathy.call.incoming' ||
|
||||
hints['category'] == 'x-empathy.call.incoming"' ||
|
||||
hints['category'] == 'presence.online' ||
|
||||
hints['category'] == 'presence.offline')) {
|
||||
// Ignore replacesId since we already sent back a
|
||||
|
Reference in New Issue
Block a user