gossip r2328 - trunk/src



Author: hallski
Date: 2007-05-19 11:58:00 +0100 (Sat, 19 May 2007)
New Revision: 2328
ViewCVS link: http://svn.gnome.org/viewcvs/gossip?rev=2328&view=rev

Modified:
   trunk/src/gossip-app.c
   trunk/src/gossip-sound.c
Log:
Remove old use of gossip_sound_set_enabled

We used to connect to the contact list to play a sound when a user was added/removed to it. It meant that we played sounds for every offline contact when we switched to "Show offline contacts". However, after the libgossip refactoring we now connect to GossipSession instead and play the sound based on the contacts presence, rather than whether it's shown in the contact list or not.

This code currently do nothing so remove it.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]