~ubuntu-branches/ubuntu/utopic/telepathy-python/utopic

« back to all changes in this revision

Viewing changes to spec/Account.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2009-02-23 11:15:10 UTC
  • mfrom: (1.1.13 upstream) (8.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090223111510-hlm7wiq24fa93o8k
Tags: 0.15.7-1
* New upstream release.
* debian/control: Removed XS-Dm-Upload-Allowed.
* debian/gbp.conf: Removed no-create-orig field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
369
369
    <property name="Connection" tp:name-for-bindings="Connection"
370
370
      type="o" access="read">
371
371
      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
372
 
        Either the object path of the <tp:dbus-ref
 
372
        <p>Either the object path of the <tp:dbus-ref
373
373
          namespace="org.freedesktop.Telepathy">Connection</tp:dbus-ref> to
374
374
        this account, or the special value <code>'/'</code> if there is no
375
 
        connection.
 
375
        connection.</p>
 
376
 
 
377
        <p>If this object path is not '/', the Connection's well-known bus
 
378
          name can be derived from this object path by removing the first '/'
 
379
          and replacing subsequent '/' characters with '.'.</p>
376
380
 
377
381
        <tp:rationale>
378
382
          Object paths aren't nullable, so we can't use an empty string.
465
469
          result of <tp:dbus-ref
466
470
          namespace="org.freedesktop.Telepathy.Connection">GetSelfHandle</tp:dbus-ref>
467
471
          for an active connection).</p>
468
 
        
 
472
 
469
473
        <p>It is unspecified whether this user ID is globally unique.</p>
470
474
 
471
475
        <tp:rationale>