aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
blob: 4aeedf0fad001d7de3dbc3c08dfefe3c009a515c (plain)
1
2
3
4
5
6
7
8

#ifndef __DBUS_DATA_H__
#define __DBUS_DATA_H__ 1

#define INDICATOR_MESSAGES_DBUS_NAME    "com.ubuntu.indicator.messages"
#define INDICATOR_MESSAGES_DBUS_OBJECT  "/com/ubuntu/indicator/messages"

#endif /* __DBUS_DATA_H__ */