aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-22 09:13:22 -0600
committerTed Gould <ted@gould.cx>2011-02-22 09:13:22 -0600
commit90cbc15aa0ddb2a37a812c0ac182143a26acdb1c (patch)
tree2b8f5101914b704a4c3728b5a5c2d588a32659d4 /libdbusmenu-glib/dbus-menu.xml
parent34248e4fe3aeef17be5fe9f2339057fbaee81ad2 (diff)
downloadlibdbusmenu-90cbc15aa0ddb2a37a812c0ac182143a26acdb1c.tar.gz
libdbusmenu-90cbc15aa0ddb2a37a812c0ac182143a26acdb1c.tar.bz2
libdbusmenu-90cbc15aa0ddb2a37a812c0ac182143a26acdb1c.zip
Changing signature to make more sense, comments by agateau
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index da14c63..3856219 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -308,8 +308,8 @@ License version 3 and version 2.1 along with this program. If not, see
the ID of the item with a hashtable of names and values for those
properties.
</dox:d>
- <arg type="a(ia(sv))" name="props" direction="out" />
- <arg type="a(ia(s))" name="props_removed" direction="out" />
+ <arg type="a(ia{sv})" name="props" direction="out" />
+ <arg type="a(ias)" name="props_removed" direction="out" />
</signal>
<signal name="LayoutUpdated">
<dox:d>