summary refs log tree commit diff
path: root/introspection/errors.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/errors.xml
parentc2de0d98ba39e0a1a970d066fd19be786092f376 (diff)
Imported Upstream version 1.1.92 upstream/1.1.92
Diffstat (limited to 'introspection/errors.xml')
-rw-r--r--introspection/errors.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/introspection/errors.xml b/introspection/errors.xml
index f2db8667..34a0a7b9 100644
--- a/introspection/errors.xml
+++ b/introspection/errors.xml
@@ -4,21 +4,21 @@
   <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
 
   <tp:error name="Unknown Connection">
-    <tp:docstring>
+    <annotation name="org.gtk.GDBus.DocString" value="
         Connection was not provided by the settings service.
-    </tp:docstring>
+    " />
   </tp:error>
 
   <tp:error name="Unknown Device">
-    <tp:docstring>
+    <annotation name="org.gtk.GDBus.DocString" value="
         Unknown device.
-    </tp:docstring>
+    " />
   </tp:error>
 
   <tp:error name="Permission Denied">
-    <tp:docstring>
+    <annotation name="org.gtk.GDBus.DocString" value="
     User does not have the permission to activate this connection.
-    </tp:docstring>
+    " />
   </tp:error>
 
 </tp:errors>