]> git.0d.be Git - empathy.git/commit - libempathy/empathy-bus-names.h
add empathy-bus-names.h
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 6 Feb 2014 13:58:51 +0000 (14:58 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 6 Feb 2014 14:32:57 +0000 (15:32 +0100)
commite5995a21713cb333285f8a4bf5a612e11f6e271a
tree702198d743eb12809f89ba5aaff4e8e3991a2bba
parent983d1b03fa252ea5743d58f290ab70be8fa8c291
add empathy-bus-names.h

It's convenient to have a single file containing all the D-Bus names so a
component can easily call a method on another one.

Also rename from DBUS_NAME to BUS_NAME to stay coherent with the TP_BUS_NAME.

https://bugzilla.gnome.org/show_bug.cgi?id=723766
libempathy/Makefile.am
libempathy/empathy-bus-names.h [new file with mode: 0644]
src/empathy-accounts.c
src/empathy-call.c
src/empathy-chat.c
src/empathy-debugger.c
src/empathy.c