gnome-shell/js
Guillaume Desmottes 60c88612f7 Implement a Telepathy Approver and Handler (#643594)
As the Shell does more than observing channels (users can interact with them),
it has to be an Handler as well. We have to make sure that all the new
incoming text channels are handled by the Shell by default, so we make it an
Approver as well.

From an user point of view, the only difference is that Empathy's tray icon
will stop blicking when receiving new channels.

We rely on ChannelDispatcher.DelegateChannels() and PresentChannel() to
interact with Empathy. Those methods have been implemented in
telepathy-mission-control 5.9.0 and telepathy-glib 0.15.0.
2011-06-09 13:57:18 +02:00
..
misc environment: put gettext stuff into global environment 2011-05-16 14:57:21 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui Implement a Telepathy Approver and Handler (#643594) 2011-06-09 13:57:18 +02:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00