blob: 6cec06bf27a7732644f5adced4dff5be6dd7fbc9 (
plain)
1
2
3
4
5
|
#define INDICATOR_CUSTOM_DBUS_ADDR "org.ayatana.indicator.custom"
#define INDICATOR_CUSTOM_DBUS_OBJ "/org/ayatana/indicator/custom/service"
#define INDICATOR_CUSTOM_DBUS_IFACE "org.ayatana.indicator.custom.service"
|