summary refs log tree commit diff
path: root/introspection/nm-device-veth.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-03-30 00:56:30 +0200
committerMichael Biebl <biebl@debian.org>2016-03-30 00:56:30 +0200
commitd9c99a29a0d3384c9c3d2adce430f5cb1134ab6a (patch)
treefa41baf72753961e71dd8d5bdbe2b89c9109e4f1 /introspection/nm-device-veth.xml
parentc2de0d98ba39e0a1a970d066fd19be786092f376 (diff)
Imported Upstream version 1.1.92 upstream/1.1.92
Diffstat (limited to 'introspection/nm-device-veth.xml')
-rw-r--r--introspection/nm-device-veth.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/introspection/nm-device-veth.xml b/introspection/nm-device-veth.xml
index e06d0ceb..a3cff6da 100644
--- a/introspection/nm-device-veth.xml
+++ b/introspection/nm-device-veth.xml
@@ -4,16 +4,16 @@
   <interface name="org.freedesktop.NetworkManager.Device.Veth">
 
     <property name="Peer" type="o" access="read">
-      <tp:docstring>
+      <annotation name="org.gtk.GDBus.DocString" value="
         The object path of the device's peer.
-      </tp:docstring>
+      " />
     </property>
 
     <signal name="PropertiesChanged">
         <arg name="properties" type="a{sv}" tp:type="String_Variant_Map">
-            <tp:docstring>
+            <annotation name="org.gtk.GDBus.DocString" value="
                 A dictionary mapping property names to variant boxed values
-            </tp:docstring>
+            " />
         </arg>
     </signal>