rename CONTROL to CTRL

This commit is contained in:
arcan1s
2014-08-09 20:55:14 +04:00
parent 558a206a8d
commit 42194295cc
8 changed files with 25 additions and 25 deletions

View File

@ -32,7 +32,7 @@
#define DBUS_OBJECT_PATH "/netctlgui"
#define DBUS_HELPER_SERVICE "org.netctlgui.helper"
#define DBUS_HELPER_INTERFACE "org.netctlgui.helper"
#define DBUS_CONTROL_PATH "/ctrl"
#define DBUS_CTRL_PATH "/ctrl"
#define DBUS_LIB_PATH "/netctl"
#endif /* VERSION_H */