summaryrefslogtreecommitdiffstats
path: root/examples/dbus/remotecontrolledcar/controller/car.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/remotecontrolledcar/controller/car.xml')
-rw-r--r--examples/dbus/remotecontrolledcar/controller/car.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dbus/remotecontrolledcar/controller/car.xml b/examples/dbus/remotecontrolledcar/controller/car.xml
index 641c6982d4..6d8c9d19f2 100644
--- a/examples/dbus/remotecontrolledcar/controller/car.xml
+++ b/examples/dbus/remotecontrolledcar/controller/car.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 name="/com/trollech/examples/car">
- <interface name="com.trolltech.Examples.CarInterface">
+ <interface name="org.example.Examples.CarInterface">
<method name="accelerate"/>
<method name="decelerate"/>
<method name="turnLeft"/>