[Telepathy-commits] [telepathy-spec/master] Fix reference to the filename and the main xml node (Move DBusTube.xml to DBus_Tube.xml and StreamTube.xml to Stream_Tube.xml)

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


20080815102252-a41c0-63ebbdaf98113444946127af0bc2555867f12b4f.gz
---
 spec/Channel_Type_DBus_Tube.xml   |    2 +-
 spec/Channel_Type_Stream_Tube.xml |    2 +-
 spec/all.xml                      |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index a4da219..d57ee74 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<node name="/Channel_Type_DBusTube" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
+<node name="/Channel_Type_DBus_Tube" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
   <tp:copyright>Copyright (C) 2008 Collabora Limited</tp:copyright>
   <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
   <tp:license>
diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index 137df36..648ffb3 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<node name="/Channel_Type_StreamTube" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
+<node name="/Channel_Type_Stream_Tube" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
   <tp:copyright>Copyright (C) 2008 Collabora Limited</tp:copyright>
   <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
   <tp:license>
diff --git a/spec/all.xml b/spec/all.xml
index 78c876c..712f050 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -53,8 +53,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
 <xi:include href="Channel_Type_Room_List.xml"/>
 <xi:include href="Channel_Type_Text.xml"/>
 <xi:include href="Channel_Type_Tubes.xml"/>
-<xi:include href="Channel_Type_StreamTube.xml"/>
-<xi:include href="Channel_Type_DBusTube.xml"/>
+<xi:include href="Channel_Type_Stream_Tube.xml"/>
+<xi:include href="Channel_Type_DBus_Tube.xml"/>
 
 <xi:include href="Channel_Interface_Call_Merging.xml"/>
 <xi:include href="Channel_Interface_Call_State.xml"/>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list