[folks] tpf-persona-store: add the client types feature to all new TpContacts



commit 5ab78bfd31ee2750f040c1f728c8b0a5f8485130
Author: Jonny Lamb <jonny lamb collabora co uk>
Date:   Thu Sep 30 15:54:54 2010 +0100

    tpf-persona-store: add the client types feature to all new TpContacts
    
    Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>

 NEWS                                          |    1 +
 backends/telepathy/lib/tpf-persona-store.vala |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5cd1b74..4afdcf1 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Overview of changes from libfolks 0.3.0 to libfolks 0.3.1
 
 Bugs fixed:
 * Bug 630431 â?? notify::alias is never emitted
+* Tpf.Persona.contact is now guaranteed to have its client type fetched
 
 Overview of changes from libfolks 0.1.17 to libfolks 0.3.0
 ==========================================================
diff --git a/backends/telepathy/lib/tpf-persona-store.vala b/backends/telepathy/lib/tpf-persona-store.vala
index 47fa7de..c0e566e 100644
--- a/backends/telepathy/lib/tpf-persona-store.vala
+++ b/backends/telepathy/lib/tpf-persona-store.vala
@@ -41,6 +41,7 @@ public class Tpf.PersonaStore : Folks.PersonaStore
         AVATAR_DATA,
         AVATAR_TOKEN,
         CAPABILITIES,
+        CLIENT_TYPES,
         PRESENCE
       };
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]