[folks] Fetch capabilities when we create TpContacts.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Fetch capabilities when we create TpContacts.
- Date: Thu, 30 Sep 2010 17:10:41 +0000 (UTC)
commit 6c67ce8fa614f667b497de04b49f6bd7d77e0375
Author: Travis Reitter <travis reitter collabora co uk>
Date: Thu Sep 30 10:09:18 2010 -0700
Fetch capabilities when we create TpContacts.
Patch concept by Felix Kaser.
backends/telepathy/lib/tpf-persona-store.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/backends/telepathy/lib/tpf-persona-store.vala b/backends/telepathy/lib/tpf-persona-store.vala
index cd02dd3..3448748 100644
--- a/backends/telepathy/lib/tpf-persona-store.vala
+++ b/backends/telepathy/lib/tpf-persona-store.vala
@@ -38,6 +38,7 @@ public class Tpf.PersonaStore : Folks.PersonaStore
private static ContactFeature[] contact_features =
{
ALIAS,
+ CAPABILITIES,
PRESENCE
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]