mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-14 22:35:51 +00:00
add dbus interface proto
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user