]> git.0d.be Git - empathy.git/commit
Only do sounds/notifications for text messages when they involve the user
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 27 May 2009 22:56:37 +0000 (23:56 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 27 May 2009 22:56:37 +0000 (23:56 +0100)
commit05a941a4b071189b819faf9c5a8b54712b2d5467
treedd277cda307872460a3ac0a99aab14773e33133e
parent6265c301144866873f49851d850ba66fcde3bd8c
Only do sounds/notifications for text messages when they involve the user

When in a chatroom notifications and sounds should only happen when the users
is part of the message (either someone is speaking to them or referring to
them), otherwise the user will go crazy when in a lot of different muc
channels. For a peer to peer text channel, all messages sent are targetted at
the user so always do sounds/notifications in that case.
src/empathy-chat-window.c