blob: 7bb70f8279cdf20094d245d4b7e262c9cf8dd3e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff -Naur ladish-ladish-1.orig/dbus_constants.h ladish-ladish-1/dbus_constants.h
--- ladish-ladish-1.orig/dbus_constants.h 2018-01-27 12:02:26.944428938 -0800
+++ ladish-ladish-1/dbus_constants.h 2018-01-27 12:04:04.944287389 -0800
@@ -95,6 +95,6 @@
#define LADISH_DBUS_ERROR_KEY_NOT_FOUND DBUS_NAME_BASE ".Error.KeyNotFound"
#define LADISH_CONF_KEY_JACK_CONF_TOOL "/org/ladish/jack_conf_tool"
-#define LADISH_CONF_KEY_JACK_CONF_TOOL_DEFAULT "ladiconf"
+#define LADISH_CONF_KEY_JACK_CONF_TOOL_DEFAULT "ladi-control-center"
#endif /* #ifndef DBUS_CONSTANTS_H__C21DE0EE_C19C_42F0_8D63_D613E4806C0E__INCLUDED */
|