[Telepathy-commits] [telepathy-gabble/master] add href links to the extensions HTML file

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Oct 9 10:58:57 PDT 2008


---
 extensions/OLPC_Channel_Interface_View.xml |   11 ++++++-----
 extensions/OLPC_Gadget.xml                 |   11 +++++++----
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/extensions/OLPC_Channel_Interface_View.xml b/extensions/OLPC_Channel_Interface_View.xml
index 3cd8bb8..b2588c6 100644
--- a/extensions/OLPC_Channel_Interface_View.xml
+++ b/extensions/OLPC_Channel_Interface_View.xml
@@ -82,14 +82,15 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA</p>
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>An interface for channels representing the result of a Gadget search.</p>
       <p>Buddy properties changes are notified on the Connection object using the
-        <code>org.laptop.Telepathy.BuddyInfo</code> interface while the view object
+        <tp:dbus-ref namespace="org.laptop.Telepathy">BuddyInfo</tp:dbus-ref>
+        interface while the view object
         is alive.</p>
       <p>Activity properties changes are notified on the Connection object using the
-        <code>org.laptop.Telepathy.ActivityProperties</code> interface while the view object
-        is alive.</p>
+        <tp:dbus-ref namespace="org.laptop.Telepathy">ActivityProperties</tp:dbus-ref>
+        interface while the view object is alive.</p>
       <p>Activities membership is notified on the Connection object using the
-        <code>org.laptop.Telepathy.BuddyInfo</code> properties while the view object
-        is alive.</p>
+        <tp:dbus-ref namespace="org.laptop.Telepathy">BuddyInfo</tp:dbus-ref>
+        properties while the view object is alive.</p>
     </tp:docstring>
   </interface>
 </node>
diff --git a/extensions/OLPC_Gadget.xml b/extensions/OLPC_Gadget.xml
index b13add2..30ef02d 100644
--- a/extensions/OLPC_Gadget.xml
+++ b/extensions/OLPC_Gadget.xml
@@ -48,10 +48,13 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA</p>
     </property>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-      <p>An interface on connections to interact with the Gadget component. Buddies and activities searches
-        are performed by requesting org.laptop.Telepathy.Channel.Type.BuddyView and
-        org.laptop.Telepathy.Channel.Type.ActivityView using the
-        org.freedesktop.Telepathy.Connection.Interface.Requests interface.
+      <p>An interface on connections to interact with the Gadget component. Buddy and activity searches
+        are performed by requesting
+        <tp:dbus-ref namespace="org.laptop.Telepathy.Channel.Type">BuddyView</tp:dbus-ref> and
+        <tp:dbus-ref namespace="org.laptop.Telepathy.Channel.Type">ActivityView</tp:dbus-ref>
+        using the
+        <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.Interface.Requests</tp:dbus-ref>
+        interface.
       </p>
     </tp:docstring>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list