From c02a1c5a7461c0df16428c6f5d0880c4cc502f38 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 30 Mar 2012 10:32:20 -0500 Subject: Adding a way to give a partial error of IDs not being found --- libdbusmenu-glib/dbus-menu.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libdbusmenu-glib/dbus-menu.xml') diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index 1350349..de6868c 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -338,6 +338,12 @@ License version 3 and version 2.1 along with this program. If not, see id, eventID, data and timestamp. + + + I list of menuitem IDs that couldn't be found. If none of the ones + in the list can be found, a DBus error is returned. + + @@ -375,6 +381,12 @@ License version 3 and version 2.1 along with this program. If not, see is needed the DBus message should set the no reply flag. + + + I list of menuitem IDs that couldn't be found. If none of the ones + in the list can be found, a DBus error is returned. + + -- cgit v1.2.3