[Telepathy-commits] [telepathy-spec/master] Include Account.Interface.Avatar in spec HTML

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 12 04:44:43 PDT 2008


---
 spec/Account_Interface_Avatar.xml |    3 ++-
 spec/all.xml                      |    1 +
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/spec/Account_Interface_Avatar.xml b/spec/Account_Interface_Avatar.xml
index 4ffb8f5..9bf31a9 100644
--- a/spec/Account_Interface_Avatar.xml
+++ b/spec/Account_Interface_Avatar.xml
@@ -35,7 +35,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
     </tp:docstring>
     <tp:added version="0.17.6"/>
 
-    <property name="Avatar" type="(ays)" access="readwrite">
+    <property name="Avatar" tp:name-for-bindings="Avatar"
+      type="(ays)" access="readwrite">
       <tp:docstring>
         The avatar to set on this account for display to other contacts,
         represented as a structure containing the bytes of the avatar,
diff --git a/spec/all.xml b/spec/all.xml
index 158efc5..00165f5 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -75,6 +75,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
 
 <xi:include href="Account_Manager.xml"/>
 <xi:include href="Account.xml"/>
+<xi:include href="Account_Interface_Avatar.xml"/>
 
 <xi:include href="Channel_Handler.xml"/>
 
-- 
1.5.6.3




More information about the Telepathy-commits mailing list