]> git.0d.be Git - empathy.git/commit
Remove the singleton logic from the manager
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 14 May 2009 11:04:37 +0000 (13:04 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:49:56 +0000 (17:49 +0200)
commit63369cbc268ec537649056a04ca334882543fff9
tree106d7f939c74eae48f34e3c55ec36a2659694cb3
parentbea3e3b51d5bf55d07b719cd20d9014c158ea7f4
Remove the singleton logic from the manager

Don't use a singleton logic for the FT Manager, but let the manager
itself hold the references according to the state of the toplevel
window.
src/empathy-ft-manager.c
src/empathy-ft-manager.h
src/empathy-main-window.c
src/empathy.c