summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-01-07 15:20:59 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-01-08 13:41:10 +0100
commit359574c4a26c6b10173a7b68cba3c07c0f100f4f (patch)
tree666bcbfb9ca2331f801591ae4b8eed437bbf9824
parent61ecaa9cb8c5b9f580e0c3f298391c831a5347fa (diff)
Account.Interface.Addressing: use PropertiesChanged for notification
There is no change notification at the moment. https://bugs.freedesktop.org/show_bug.cgi?id=40393
-rw-r--r--spec/Account_Interface_Addressing.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/spec/Account_Interface_Addressing.xml b/spec/Account_Interface_Addressing.xml
index 4b2846b6..ffa9b54e 100644
--- a/spec/Account_Interface_Addressing.xml
+++ b/spec/Account_Interface_Addressing.xml
@@ -19,6 +19,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<interface name="org.freedesktop.Telepathy.Account.Interface.Addressing">
<tp:requires interface="org.freedesktop.Telepathy.Account"/>
<tp:added version="0.21.5">(as stable API)</tp:added>
+ <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal"
+ value="true"/>
+ <tp:changed version="UNRELEASED">
+ The standard D-Bus <code>PropertiesChanged</code> signal is now used
+ for <tp:member-ref>URISchemes</tp:member-ref> property change notifications.
+ </tp:changed>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Some accounts can be used for multiple protocols; for instance, SIP
and Skype accounts can often be used to contact the PSTN, MSN and
@@ -46,6 +52,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
entirely possible that an account which can be used for a
given URI scheme is not wanted for it by the user, and
therefore not flagged as such in this field.</p>
+ <p>Change notification for this property is provided by the
+ standard D-Bus <code>PropertiesChanged</code> signal.</p>
</tp:docstring>
</property>