From 8b33e83a54d55ca1b0a77a0324f609b7dfc1c05c Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 4 Jan 2013 17:30:41 +0000 Subject: [PATCH 6/7] Fix interface namespacing --- spec/Connection_Interface_Avatars1.xml | 24 ++++++++++++------------ spec/Connection_Interface_Names1.xml | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/spec/Connection_Interface_Avatars1.xml b/spec/Connection_Interface_Avatars1.xml index 0b24cc7..a747d24 100644 --- a/spec/Connection_Interface_Avatars1.xml +++ b/spec/Connection_Interface_Avatars1.xml @@ -18,13 +18,13 @@ Lesser General Public License for more details.

License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

- - + +

Clients wanting to get up to date avatars SHOULD claim its interest in - this interface using AddClientInterest.

When at least one client claimed interest in avatars, the Connection @@ -126,8 +126,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - + + @@ -148,11 +148,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - - - - + + + + + @@ -162,8 +162,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - + + diff --git a/spec/Connection_Interface_Names1.xml b/spec/Connection_Interface_Names1.xml index 517c71a..b62e455 100644 --- a/spec/Connection_Interface_Names1.xml +++ b/spec/Connection_Interface_Names1.xml @@ -3,7 +3,7 @@ Copyright © 2009-2010 Collabora Ltd. Copyright © 2009 Nokia Corporation - + @@ -124,9 +124,9 @@

The local user's own nickname.

On connections managed by the AccountManager, + namespace="ofdT">AccountManager, clients other than the account manager SHOULD set the Account.Nickname + namespace="ofdT">Account.Nickname property instead, which will result in a change to this property next time the account is online (or immediately, if it is already online).

-- 1.7.10.4