diff options
Diffstat (limited to 'callouts/nm-dispatcher.xml')
| -rw-r--r-- | callouts/nm-dispatcher.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/callouts/nm-dispatcher.xml b/callouts/nm-dispatcher.xml index 1ae138b3..b2c4a21a 100644 --- a/callouts/nm-dispatcher.xml +++ b/callouts/nm-dispatcher.xml @@ -2,15 +2,13 @@ <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> <interface name="org.freedesktop.nm_dispatcher"> + <annotation name="org.gtk.GDBus.C.Name" value="Dispatcher"/> <method name="Action"> <tp:docstring> INTERNAL; not public API. Perform an action. </tp:docstring> - <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_dispatch"/> - <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> - <arg name="action" type="s" direction="in"> <tp:docstring> The action being performed. |