summaryrefslogtreecommitdiffstats
path: root/examples/dbus/dbus-chat/com.trolltech.chat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/dbus-chat/com.trolltech.chat.xml')
-rw-r--r--examples/dbus/dbus-chat/com.trolltech.chat.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dbus/dbus-chat/com.trolltech.chat.xml b/examples/dbus/dbus-chat/com.trolltech.chat.xml
index 618c8c4dcc..acb6dc1d57 100644
--- a/examples/dbus/dbus-chat/com.trolltech.chat.xml
+++ b/examples/dbus/dbus-chat/com.trolltech.chat.xml
@@ -1,7 +1,7 @@
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
- <interface name="com.trolltech.chat">
+ <interface name="org.example.chat">
<signal name="message">
<arg name="nickname" type="s" direction="out"/>
<arg name="text" type="s" direction="out"/>