aboutsummaryrefslogtreecommitdiffstats
path: root/modules/connman
diff options
context:
space:
mode:
Diffstat (limited to 'modules/connman')
-rw-r--r--modules/connman/evolution-connman.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/connman/evolution-connman.c b/modules/connman/evolution-connman.c
index 184ad23fdd..10a6fad295 100644
--- a/modules/connman/evolution-connman.c
+++ b/modules/connman/evolution-connman.c
@@ -21,8 +21,8 @@
#include <shell/e-shell.h>
#include <e-util/e-extension.h>
-#define CM_DBUS_SERVICE "org.moblin.connman"
-#define CM_DBUS_INTERFACE "org.moblin.connman.Manager"
+#define CM_DBUS_SERVICE "net.connman"
+#define CM_DBUS_INTERFACE "net.connman.Manager"
#define CM_DBUS_PATH "/"
/* Standard GObject macros */