]> git.0d.be Git - empathy.git/commit
Add EmpathyPersonaStore and EmpathyPersonaView
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 4 Aug 2010 15:49:11 +0000 (16:49 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 11 Aug 2010 16:30:15 +0000 (17:30 +0100)
commit9acc3aabf75d159a0c7b6bb729ccfd9d8daff865
treea9e3e131ae5b88f2ec4cc3671645e5b97cac3ac6
parent7322c5352d6b719da9f632c68fa48ae1ea81977f
Add EmpathyPersonaStore and EmpathyPersonaView

Based on stripped-down versions of EmpathyContactListStore and
EmpathyContactListView, these allow listing of all the Personas for a given
Individual.
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-persona-store.c [new file with mode: 0644]
libempathy-gtk/empathy-persona-store.h [new file with mode: 0644]
libempathy-gtk/empathy-persona-view.c [new file with mode: 0644]
libempathy-gtk/empathy-persona-view.h [new file with mode: 0644]