]> git.0d.be Git - empathy.git/commit
CameraMenu: use empathy_camera_monitor_new()
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Mon, 15 Aug 2011 10:33:25 +0000 (11:33 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Mon, 15 Aug 2011 12:03:28 +0000 (13:03 +0100)
commit9a592ec3ab386ef2f959fb9737ab85c760c03324
treec4c25eab1c2718852de9b0a09d2c689b8470d298
parent624bbe7ac793e34aa9b0db0122b973eadd218770
CameraMenu: use empathy_camera_monitor_new()

We want to get a new object so that we get ::added upon
construction for all the cameras. With _dup_singleton() we may
get an existing object, which would have already fired the
initial set of ::added signals.
src/empathy-camera-menu.c