[Telepathy-commits] [telepathy-spec/master] Account, Connection: reference SimplePresence instead of Presence

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Jan 29 05:47:26 PST 2009


---
 spec/Account.xml    |    2 +-
 spec/Connection.xml |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/spec/Account.xml b/spec/Account.xml
index 991dcbd..e7fbae4 100644
--- a/spec/Account.xml
+++ b/spec/Account.xml
@@ -427,7 +427,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         The actual presence. If the connection is not online, this should be
         (Connection_Presence_Type_Offline, "", "").
         If the connection is online but does not support the <tp:dbus-ref
-        namespace="org.freedesktop.Telepathy.Connection.Interface">Presence</tp:dbus-ref>
+        namespace="org.freedesktop.Telepathy.Connection.Interface">SimplePresence</tp:dbus-ref>
         interface, this should be (Connection_Presence_Type_Unset, "", "").
         The account manager is expected to set this by observing signals
         from the Connection.
diff --git a/spec/Connection.xml b/spec/Connection.xml
index 97a3c4c..ec0cc2e 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -970,7 +970,8 @@ USA.</p>
 
     <p>As well as the methods and signatures below, arbitrary interfaces may be
     provided by the Connection object to represent extra connection-wide
-    functionality, such as the Connection.Interface.Presence for receiving and
+    functionality, such as the Connection.Interface.SimplePresence for
+    receiving and
     reporting presence information, and Connection.Interface.Aliasing for
     connections where contacts may set and change an alias for themselves.
     These interfaces can be discovered using the
-- 
1.5.6.5




More information about the telepathy-commits mailing list