[Telepathy-commits] [telepathy-spec/master] Service in D-Bus and stream tubes: rename the property to ServiceName (for D-Bus) and Service (for stream)

Alban Crequy alban.crequy at collabora.co.uk
Wed Nov 19 06:15:06 PST 2008


20080815102622-a41c0-400f705ecf1d0ef08c997f34861c7ff1168cacbb.gz
---
 spec/Channel_Type_DBus_Tube.xml   |    2 +-
 spec/Channel_Type_Stream_Tube.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index d57ee74..06193d6 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -162,7 +162,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </arg>
     </signal>
 
-    <property name="DBusService" type="s" access="read">
+    <property name="ServiceName" type="s" access="read">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>A string representing the service name that will be used over the
           tube. It should be a well-known D-Bus service name, of the form
diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index 648ffb3..5f5e104 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -164,7 +164,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </arg>
     </signal>
 
-    <property name="StreamService" type="s" access="read">
+    <property name="Service" type="s" access="read">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p> A string representing the service name that will be used over the
           tube.  It should be a well-known TCP service name as defined by
-- 
1.5.6.5




More information about the Telepathy-commits mailing list