]> git.0d.be Git - empathy.git/commit
Don't try to register for unique bus names in remote instances of Empathy.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 22 Oct 2010 19:04:26 +0000 (12:04 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 29 Oct 2010 16:35:09 +0000 (09:35 -0700)
commit0ff09c9c9bf89948a8e37b3c3606fc42f0d8e618
treeb10921137593a5d524fc403e14616ab88d623fb4
parent4c8dc9d04de6f80c8e5406495e71d0dca9f73369
Don't try to register for unique bus names in remote instances of Empathy.

This means, that remote (secondary) instances of Empathy won't try to hold the
Chat or FT bus names (which will always fail.

It also means that remote instances don't try to hold the GApplication (though
they would release it upon exit anyhow).
src/empathy.c