From 69bf73ce841e39d7d1c9dd360da3fd122262fdc0 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 7 Jan 2013 15:20:59 +0100 Subject: [PATCH] Account.Interface.Addressing: use PropertiesChanged for notification There is no change notification at the moment. https://bugs.freedesktop.org/show_bug.cgi?id=40393 --- spec/Account_Interface_Addressing.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/Account_Interface_Addressing.xml b/spec/Account_Interface_Addressing.xml index 4b2846b..d3a189b 100644 --- a/spec/Account_Interface_Addressing.xml +++ b/spec/Account_Interface_Addressing.xml @@ -19,6 +19,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. (as stable API) +

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 +48,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +

Change notification for this property is provided by the + standard D-Bus PropertiesChanged signal.

-- 1.8.0.1