[Telepathy-commits] [telepathy-spec/master] Add DBus_Error_Name to generic types

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Aug 29 06:33:53 PDT 2008


20080711190307-53eee-e1d91444501b4436ce182b246e8857cec68b9244.gz
---
 spec/generic-types.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/spec/generic-types.xml b/spec/generic-types.xml
index c0a000d..7053b18 100644
--- a/spec/generic-types.xml
+++ b/spec/generic-types.xml
@@ -24,6 +24,12 @@
       "org.freedesktop.DBus.Peer".</tp:docstring>
   </tp:simple-type>
 
+  <tp:simple-type name="DBus_Error_Name" type="s">
+    <tp:docstring>An ASCII string representing a D-Bus error. This is
+      syntactically the same as a <tp:type>DBus_Interface</tp:type>, but the
+      meaning is different.</tp:docstring>
+  </tp:simple-type>
+
   <tp:simple-type name="DBus_Signature" type="s">
     <tp:docstring>A string representing a D-Bus signature
       (the 'g' type isn't used because of poor interoperability, particularly
-- 
1.5.6.3




More information about the Telepathy-commits mailing list