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

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


20080711190257-53eee-6500ee0bcfe5ed79aa4aa6461fa0cce9b073d565.gz
---
 spec/generic-types.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/spec/generic-types.xml b/spec/generic-types.xml
index 7053b18..ed9accd 100644
--- a/spec/generic-types.xml
+++ b/spec/generic-types.xml
@@ -11,6 +11,11 @@
       like ":1.123"</tp:docstring>
   </tp:simple-type>
 
+  <tp:simple-type name="DBus_Well_Known_Name" type="s">
+    <tp:docstring>A string representing a D-Bus well-known
+      name like "org.freedesktop.Telepathy.MissionControl".</tp:docstring>
+  </tp:simple-type>
+
   <tp:simple-type name="DBus_Unique_Name" type="s">
     <tp:docstring>A string representing a D-Bus unique name, such as
       ":1.123"</tp:docstring>
-- 
1.5.6.3




More information about the Telepathy-commits mailing list