summary refs log tree commit diff stats
path: root/src/common/dbus/dbus-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dbus/dbus-client.c')
-rw-r--r--src/common/dbus/dbus-client.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/dbus/dbus-client.c b/src/common/dbus/dbus-client.c
index ac6bf6dc..c11db6dd 100644
--- a/src/common/dbus/dbus-client.c
+++ b/src/common/dbus/dbus-client.c
@@ -24,9 +24,9 @@
 #include "../xchat.h"
 #include "../xchatc.h"
 
-#define DBUS_SERVICE "org.xchat.service"
-#define DBUS_REMOTE "/org/xchat/Remote"
-#define DBUS_REMOTE_INTERFACE "org.xchat.plugin"
+#define DBUS_SERVICE "org.hexchat.service"
+#define DBUS_REMOTE "/org/hexchat/Remote"
+#define DBUS_REMOTE_INTERFACE "org.hexchat.plugin"
 
 static void
 write_error (char *message,