aboutsummaryrefslogtreecommitdiff
path: root/src/status-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-08 06:48:06 -0600
committerTed Gould <ted@canonical.com>2009-08-08 06:48:06 -0600
commit8f305c45c5993e38ca76261cbe4135a55b4cfa4d (patch)
tree6252391a2c7ba379328390c037c32409542dfea9 /src/status-service.xml
parent4e06e6c3d31dbd3fdf23cbb5372f1d33fc09078b (diff)
downloadayatana-indicator-session-8f305c45c5993e38ca76261cbe4135a55b4cfa4d.tar.gz
ayatana-indicator-session-8f305c45c5993e38ca76261cbe4135a55b4cfa4d.tar.bz2
ayatana-indicator-session-8f305c45c5993e38ca76261cbe4135a55b4cfa4d.zip
Changing the icons to be singular for now.
Diffstat (limited to 'src/status-service.xml')
-rw-r--r--src/status-service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/status-service.xml b/src/status-service.xml
index 3807158..ba1f79f 100644
--- a/src/status-service.xml
+++ b/src/status-service.xml
@@ -7,7 +7,7 @@
<annotation name="org.freedesktop.DBus.GLib.Async" value="true" />
</method>
<method name="StatusIcons">
- <arg type="a(s)" name="icons" direction="out" />
+ <arg type="s" name="icons" direction="out" />
</method>
<method name="PrettyUserName">
<arg type="s" name="name" direction="out" />
@@ -18,7 +18,7 @@
<arg type="s" name="name" direction="out" />
</signal>
<signal name="StatusIconsChanged">
- <arg type="a(s)" name="icons" direction="out" />
+ <arg type="s" name="icons" direction="out" />
</signal>
</interface>