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

« back to all changes in this revision

Viewing changes to spec/Channel_Interface_Anonymity.xml

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2010-06-14 17:42:08 UTC
  • mfrom: (1.6.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100614174208-7b6teypo8jnx5uux
Tags: 0.11.7-1
* New upstream version
  - requires gobject-introspection 0.6.13
  - new ABI, API

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
      02110-1301, USA.</p>
22
22
  </tp:license>
23
23
 
24
 
  <interface name="org.freedesktop.Telepathy.Channel.Interface.Anonymity.DRAFT"
25
 
    tp:causes-havoc="experimental">
26
 
    <tp:added version="0.19.6">(draft version, not API-stable)</tp:added>
 
24
  <interface name="org.freedesktop.Telepathy.Channel.Interface.Anonymity">
 
25
    <tp:added version="0.19.7">(as stable API)</tp:added>
27
26
 
28
27
    <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
29
28
      <p>Interface for requesting the anonymity modes of a channel
30
 
      (as defined in Connection.Interface.Anonymity.DRAFT).</p>
 
29
        (as defined in <tp:dbus-ref namespace="org.freedesktop.Telepathy"
 
30
          >Connection.Interface.Anonymity</tp:dbus-ref>).</p>
31
31
    </tp:docstring>
32
32
 
33
33
    <property name="AnonymityModes" type="u" tp:type="Anonymity_Mode_Flags"