From 80c1bfc227072b288a48559b988d9eddc4060eb5 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Mon, 7 Nov 2011 20:49:11 +1100 Subject: [PATCH] Document how no-data is represented in the Avatar type Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=42653 --- spec/Account_Interface_Avatar.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/spec/Account_Interface_Avatar.xml b/spec/Account_Interface_Avatar.xml index a8b78c8..a6c5167 100644 --- a/spec/Account_Interface_Avatar.xml +++ b/spec/Account_Interface_Avatar.xml @@ -40,6 +40,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

A struct containing avatar data marked with its MIME type.

+ +

May be set to an empty byte-array and an empty string, indicating + no avatar.

-- 1.7.5.4