Complete the rebranding of the D-Bus plugin

This commit is contained in:
Berke Viktor
2012-07-18 15:18:43 +02:00
parent 1b0c07f8ea
commit 746d9b542b
9 changed files with 29 additions and 29 deletions

View File

@@ -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>