1
<?xml version="1.0" encoding="UTF-8"?>
3
<interface name="org.ayatana.indicator.me.service">
7
<annotation name="org.freedesktop.DBus.GLib.Async" value="true" />
9
<method name="StatusIcons">
10
<arg type="s" name="icons" direction="out" />
12
<method name="PrettyUserName">
13
<arg type="s" name="name" direction="out" />
17
<signal name="UserChanged">
18
<arg type="s" name="name" direction="out" />
20
<signal name="StatusIconsChanged">
21
<arg type="s" name="icons" direction="out" />