diff options
Diffstat (limited to 'introspection/nm-dhcp4-config.xml')
| -rw-r--r-- | introspection/nm-dhcp4-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/introspection/nm-dhcp4-config.xml b/introspection/nm-dhcp4-config.xml index c0821ada..379c50f9 100644 --- a/introspection/nm-dhcp4-config.xml +++ b/introspection/nm-dhcp4-config.xml @@ -2,6 +2,7 @@ <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> <interface name="org.freedesktop.NetworkManager.DHCP4Config"> + <annotation name="org.gtk.GDBus.C.Name" value="Dhcp4Config"/> <tp:docstring> Options and configuration returned by the IPv4 DHCP server. </tp:docstring> |