end work to dbus interface

This commit is contained in:
arcan1s
2014-08-06 22:36:10 +04:00
parent 86753070e8
commit dee47b0ffc
7 changed files with 147 additions and 52 deletions

View File

@ -27,9 +27,9 @@
#define PROJECT_BUILD_PLASMOID "@BUILD_PLASMOID@"
#define PROJECT_USE_QT5 "@USE_QT5@"
#define DBUS_INTERFACE "org.netctlgui.netctlgui"
#define DBUS_INTERFACE "org.freedesktop.netctlgui"
#define DBUS_LIB_PATH "/netctl"
#define DBUS_OBJECT_PATH "/netctlgui"
#define DBUS_SERVICE "org.netctlgui.netctlgui"
#define DBUS_SERVICE "org.freedesktop.netctlgui"
#endif /* VERSION_H */