add dbus interface proto

This commit is contained in:
arcan1s
2014-08-06 19:01:03 +04:00
parent e8a7865e99
commit 447bcf8a0e
10 changed files with 147 additions and 5 deletions

View File

@ -27,4 +27,8 @@
#define PROJECT_BUILD_PLASMOID "@BUILD_PLASMOID@"
#define PROJECT_USE_QT5 "@USE_QT5@"
#define DBUS_SERVICE "org.netctlgui.netctlgui"
#define DBUS_OBJECT_PATH "/"
#define DBUS_INTERFACE "org.netctlgui.netctlgui"
#endif /* VERSION_H */