~ubuntu-branches/ubuntu/precise/telepathy-glib/precise-201111172307

« back to all changes in this revision

Viewing changes to spec/Channel_Interface_Room_Config.xml

  • Committer: Ken VanDine
  • Date: 2011-11-17 20:53:21 UTC
  • mfrom: (1.6.34 upstream)
  • Revision ID: ken.vandine@canonical.com-20111117205321-l704j7kr1zgw5v9h
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
      </tp:docstring>
133
133
    </property>
134
134
 
 
135
    <property name="PasswordHint" tp:name-for-bindings="Password_Hint"
 
136
              type="s" access="read">
 
137
      <tp:added version="0.25.0"/>
 
138
      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
 
139
        <p>If <tp:member-ref>PasswordProtected</tp:member-ref> is
 
140
          <code>True</code>, an optional hint for the password.</p>
 
141
 
 
142
        <p>On protocols supporting PasswordHint (indicated by its presence
 
143
          in <tp:member-ref>MutableProperties</tp:member-ref>),
 
144
          <tp:member-ref>Password</tp:member-ref> and PasswordHint MUST be
 
145
          set in a single call to
 
146
          <tp:member-ref>UpdateConfiguration</tp:member-ref>.</p>
 
147
 
 
148
        <tp:rationale>
 
149
          Skype requires that the password and its hint be supplied together.
 
150
        </tp:rationale>
 
151
      </tp:docstring>
 
152
    </property>
 
153
 
135
154
    <property name="CanUpdateConfiguration" type="b" access="read"
136
155
              tp:name-for-bindings="Can_Update_Configuration">
137
156
      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">