]> git.0d.be Git - empathy.git/commit
stop passing the main window to empathy_sound_manager_play()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 10 Jan 2012 10:25:44 +0000 (11:25 +0100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Tue, 15 May 2012 10:40:26 +0000 (20:40 +1000)
commitdc9eca230ab16dad1cb3462bebcd23f7101668df
tree8e0502d4a52544fc9607000c920dd9ddb84ca296
parent5085baa1cf801e19d9a3425129da754e094eb80c
stop passing the main window to empathy_sound_manager_play()

I'm about to add an extra argument to the main window constructor so it's not
convenient to, in theory, being able to create it from the event manager.
Passing a widget wasn't doing anything anyway and this code is not even used
when running the Shell so...

Rebased-by: Danielle Madeley <danielle.madeley@collabora.co.uk>
src/empathy-event-manager.c