aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-bus-names.h
Commit message (Collapse)AuthorAgeFilesLines
* add empathy-bus-names.hGuillaume Desmottes2014-02-061-0/+29
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