[Telepathy-commits] [telepathy-gabble/master] OLPC_Gadget.xml: update search methods description as their is only one type of view object now
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Sep 26 10:02:16 PDT 2008
20080606093053-7fe3f-9f23d1daee3a6c322457ca391a60cfa2e27a6a82.gz
---
extensions/OLPC_Gadget.xml | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/extensions/OLPC_Gadget.xml b/extensions/OLPC_Gadget.xml
index 1ffe422..2d488da 100644
--- a/extensions/OLPC_Gadget.xml
+++ b/extensions/OLPC_Gadget.xml
@@ -35,8 +35,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</arg>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Search for buddies having the given properties.</p>
- <p>Returns a <code>org.laptop.Telepathy.BuddyView</code> object representing the
- result of the search.</p>
+ <p>Returns a <code>org.laptop.Telepathy.View</code> object containing
+ the buddies found (FIXME: and their activities?)</p>
</tp:docstring>
<tp:possible-errors>
<tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
@@ -56,8 +56,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</arg>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Request random buddies.</p>
- <p>Returns a <code>org.laptop.Telepathy.BuddyView</code> object representing the
- random buddies returned.</p>
+ <p>Returns a <code>org.laptop.Telepathy.View</code> object containing the
+ random buddies returned (FIXME: and their activities?).</p>
</tp:docstring>
<tp:possible-errors>
<tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
@@ -78,8 +78,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</arg>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Search for activities having the given properties.</p>
- <p>Returns a <code>org.laptop.Telepathy.ActivityView</code> object representing the
- result of the search.</p>
+ <p>Returns a <code>org.laptop.Telepathy.View</code> object containing
+ the activities found and their participants</p>
</tp:docstring>
<tp:possible-errors>
<tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
@@ -99,8 +99,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</arg>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Request random activities.</p>
- <p>Returns a <code>org.laptop.Telepathy.ActivityView</code> object representing the
- random activities returned.</p>
+ <p>Returns a <code>org.laptop.Telepathy.View</code> object representing the
+ random activities returned and their participants.</p>
</tp:docstring>
<tp:possible-errors>
<tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
@@ -120,8 +120,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</arg>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Search for activities having the given participants.</p>
- <p>Returns a <code>org.laptop.Telepathy.ActivityView</code> object representing the
- result of the search.</p>
+ <p>Returns a <code>org.laptop.Telepathy.View</code> object containing
+ the activities found and their participants</p>
</tp:docstring>
<tp:possible-errors>
<tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
--
1.5.6.5
More information about the Telepathy-commits
mailing list