]> git.0d.be Git - empathy.git/commit
Reuse Call windows when possible
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Fri, 8 Jul 2011 11:46:33 +0000 (12:46 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Thu, 8 Sep 2011 11:26:25 +0000 (12:26 +0100)
commitd5136f90339362d53d780700808dc055fc0a7121
tree32ec6c397399c8d22bee88ffd1f1474cbbc1ceff
parent44731ebba06458462f5c26fed8fd0abab30e7450
Reuse Call windows when possible

If we have a call window opened for a contact and we get an
incoming call from the same person, use the existing window
instead of creating another one.

Based on a patch from Jonathan Tellier.

https://bugzilla.gnome.org/show_bug.cgi?id=580794
src/empathy-call-window.c
src/empathy-call-window.h
src/empathy-call.c