telepathy: only change to "connected" state once
commit017907974275e7fd9c8d61d0b87daa92e9506a67
authorStefan Becker <chemobejk@gmail.com>
Wed, 29 Aug 2012 15:42:25 +0000 (29 18:42 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 30 Aug 2012 19:04:33 +0000 (30 22:04 +0300)
tree07b5661b3d3635bfa271a50170abf65e240b2050
parent5999bda15b318038c9b03c380f85eb33b2fe148e
telepathy: only change to "connected" state once

Core calls sipe_backend_connection_completed() on every successful
re-registration response, but telepathy doesn't like it when we try to
change the connection status from "connected" to "connected".
src/telepathy/telepathy-connection.c