~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to spec/Account_Manager.xml

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2010-05-10 17:59:54 UTC
  • mfrom: (1.6.1 upstream) (27.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100510175954-bxvqq3xx0sy4itmp
Tags: 0.11.5-1
New upstream version with new API/ABI

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
    <property name="ValidAccounts" type="ao" access="read"
63
63
      tp:name-for-bindings="Valid_Accounts">
64
64
      <tp:docstring>
65
 
        A list of the valid (complete, usable) accounts. Change notification
66
 
        is via <tp:member-ref>AccountValidityChanged</tp:member-ref>.
 
65
        A list of the valid (complete, usable) <tp:dbus-ref
 
66
          namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>s. Change
 
67
        notification is via
 
68
        <tp:member-ref>AccountValidityChanged</tp:member-ref>.
67
69
 
68
70
        <tp:rationale>
69
71
          This split between valid and invalid accounts makes it easy to
77
79
    <property name="InvalidAccounts" type="ao" access="read"
78
80
      tp:name-for-bindings="Invalid_Accounts">
79
81
      <tp:docstring>
80
 
        A list of incomplete or otherwise unusable accounts. Change
 
82
        A list of incomplete or otherwise unusable <tp:dbus-ref
 
83
          namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>s. Change
81
84
        notification is via
82
85
        <tp:member-ref>AccountValidityChanged</tp:member-ref>.
83
86
      </tp:docstring>
116
119
 
117
120
      <arg name="Account" type="o">
118
121
        <tp:docstring>
119
 
          An Account.
 
122
          An <tp:dbus-ref
 
123
            namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>.
120
124
        </tp:docstring>
121
125
      </arg>
122
126