aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2012-01-17 10:09:27 +0000
committerConor Curran <conor.curran@canonical.com>2012-01-17 10:09:27 +0000
commitb59c4a873d3955cb7efbf3d93ede9446ac4cea9e (patch)
treef30f187831e4cc587361aa57243cbc4f6fe4edff /src/sound-service.xml
parent9be5ce8beb52b3e4b1fa820dfaca5dea8f2db80e (diff)
parent3a1bf21052b1f9939ef574a4dfa6d4c1fe74df5d (diff)
downloadayatana-indicator-sound-b59c4a873d3955cb7efbf3d93ede9446ac4cea9e.tar.gz
ayatana-indicator-sound-b59c4a873d3955cb7efbf3d93ede9446ac4cea9e.tar.bz2
ayatana-indicator-sound-b59c4a873d3955cb7efbf3d93ede9446ac4cea9e.zip
merged indicator address format to bring inline with other indicators
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r--src/sound-service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml
index 796fa22..cb1d928 100644
--- a/src/sound-service.xml
+++ b/src/sound-service.xml
@@ -1,6 +1,6 @@
<!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/canonical/indicators/sound">
- <interface name="com.canonical.indicators.sound">
+<node name="/com/canonical/indicator/sound">
+ <interface name="com.canonical.indicator.sound">
<method name = "BlacklistMediaPlayer">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type='s' name='player_desktop_name' direction="in"/>