summary refs log tree commit diff
path: root/introspection/nm-device-olpc-mesh.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-olpc-mesh.xml
parentc2de0d98ba39e0a1a970d066fd19be786092f376 (diff)
Imported Upstream version 1.1.92 upstream/1.1.92
Diffstat (limited to 'introspection/nm-device-olpc-mesh.xml')
-rw-r--r--introspection/nm-device-olpc-mesh.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/introspection/nm-device-olpc-mesh.xml b/introspection/nm-device-olpc-mesh.xml
index c30ecfc6..a92e7370 100644
--- a/introspection/nm-device-olpc-mesh.xml
+++ b/introspection/nm-device-olpc-mesh.xml
@@ -3,32 +3,32 @@
 <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
   <interface name="org.freedesktop.NetworkManager.Device.OlpcMesh">
     <property name="HwAddress" type="s" access="read">
-      <tp:docstring>
+      <annotation name="org.gtk.GDBus.DocString" value="
         The hardware address of the device.
-      </tp:docstring>
+      " />
     </property>
 
     <property name="Companion" type="o" access="read">
-      <tp:docstring>
+      <annotation name="org.gtk.GDBus.DocString" value="
         The object path of the companion device.
-      </tp:docstring>
+      " />
     </property>
 
     <property name="ActiveChannel" type="u" access="read">
-      <tp:docstring>
+      <annotation name="org.gtk.GDBus.DocString" value="
         The currently active channel.
-      </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 containing the FIXME: check changed parameters.
-            </tp:docstring>
+            " />
         </arg>
-        <tp:docstring>
+        <annotation name="org.gtk.GDBus.DocString" value="
             Emitted when the wireless device's properties changed.
-        </tp:docstring>
+        " />
     </signal>
   </interface>
 </node>