add control interface

This commit is contained in:
arcan1s
2014-08-06 22:56:01 +04:00
parent dee47b0ffc
commit 891b3b43ef
4 changed files with 172 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#define PROJECT_BUILD_PLASMOID "@BUILD_PLASMOID@"
#define PROJECT_USE_QT5 "@USE_QT5@"
#define DBUS_CONTROL_PATH "/ctrl"
#define DBUS_INTERFACE "org.freedesktop.netctlgui"
#define DBUS_LIB_PATH "/netctl"
#define DBUS_OBJECT_PATH "/netctlgui"