summary refs log tree commit diff stats
path: root/src/common/dbus/remote-object.xml
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-18 15:18:43 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-18 15:18:43 +0200
commit746d9b542bb70764366e2dd406e74a60893aa192 (patch)
tree05c171bc06e88a159c06d710f9d42909b894adbc /src/common/dbus/remote-object.xml
parent1b0c07f8ea3415ebc4dcae2f87e5d529a83bb7b9 (diff)
Complete the rebranding of the D-Bus plugin
Diffstat (limited to 'src/common/dbus/remote-object.xml')
-rw-r--r--src/common/dbus/remote-object.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/dbus/remote-object.xml b/src/common/dbus/remote-object.xml
index 88a8ae7c..1b80f0e7 100644
--- a/src/common/dbus/remote-object.xml
+++ b/src/common/dbus/remote-object.xml
@@ -2,7 +2,7 @@
 
 <node name="/">
 
-  <interface name="org.xchat.connection">
+  <interface name="org.hexchat.connection">
     <method name="Connect">
       <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
       <arg type="s" name="filename" direction="in"/>
@@ -16,7 +16,7 @@
     </method>
   </interface>
 
-  <interface name="org.xchat.plugin">
+  <interface name="org.hexchat.plugin">
     <method name="Command">
       <arg type="s" name="command" direction="in"/>
     </method>