mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-14 14:25:52 +00:00
start work on dbus module
This commit is contained in:
@ -27,8 +27,9 @@
|
||||
#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"
|
||||
#define DBUS_LIB_PATH "/netctl"
|
||||
#define DBUS_OBJECT_PATH "/netctlgui"
|
||||
#define DBUS_SERVICE "org.netctlgui.netctlgui"
|
||||
|
||||
#endif /* VERSION_H */
|
||||
|
Reference in New Issue
Block a user