diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-24 12:30:42 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-24 12:30:42 -0600 |
| commit | 1153cfedbbc67c667e117d18d5bf15a3a5a31a2a (patch) | |
| tree | 7ce4d4d883112f9e8725fbcfebe7250832c3d581 /libdbusmenu-glib/dbus-menu.xml | |
| parent | 5c94d5556de25dea4033364d72b526f2bf678728 (diff) | |
| parent | 5d4e1c63e3e0fc2bcce9e1217e6565b8d16a83b4 (diff) | |
| download | libdbusmenu-1153cfedbbc67c667e117d18d5bf15a3a5a31a2a.tar.gz libdbusmenu-1153cfedbbc67c667e117d18d5bf15a3a5a31a2a.tar.bz2 libdbusmenu-1153cfedbbc67c667e117d18d5bf15a3a5a31a2a.zip | |
Merging with Ubuntu Desktop
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
| -rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index da14c63..c0831e5 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="updatedProps" direction="out" /> + <arg type="a(ias)" name="removedProps" direction="out" /> </signal> <signal name="LayoutUpdated"> <dox:d> |
