telepathy-spec: ConnectionManager: Add "account-path-suffix" well-known parameter

Xavier Claessens xclaesse at kemper.freedesktop.org
Mon Feb 17 22:07:03 CET 2014


Module: telepathy-spec
Branch: master
Commit: c8fe5f59b2834f77e70340d53de711b3e789dd6d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=c8fe5f59b2834f77e70340d53de711b3e789dd6d

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Mon Feb 17 13:39:42 2014 -0500

ConnectionManager: Add "account-path-suffix" well-known parameter

---

 spec/Connection_Manager.xml |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/spec/Connection_Manager.xml b/spec/Connection_Manager.xml
index ada5057..9dba835 100644
--- a/spec/Connection_Manager.xml
+++ b/spec/Connection_Manager.xml
@@ -453,6 +453,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
               allowed; new connection managers SHOULD implement it in
               preference to this one.</p>
           </dd>
+
+          <dt>account-path-suffix (s)</dt>
+          <dd>The suffix of the Connection's Account object-path such as
+          "gabble/jabber/chris_40example_2ecom0" for the account whose
+          object path is "/org/freedesktop/Telepathy/Account/gabble/jabber/chris_40example_2ecom0".
+          This parameter should be set by the AccountManager on CMs supporting
+          this parameter.</dd>
         </dl>
 
         <p>The following well-known parameter names correspond to D-Bus



More information about the telepathy-commits mailing list