summary refs log tree commit diff
path: root/introspection/errors.xml
diff options
context:
space:
mode:
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>