GNOME Bugzilla – Bug 629517
Nautilus-sendto plugin: use libfolks
Last modified: 2011-10-08 21:19:28 UTC
The nautilus-sendto plugin should make use of libfolks and display meta-contacts rather than TP contacts.
Not going to happen for 3.2
We should use the new EmpathyContactChooser and then drop EmpathyContactSelector completely.
Created attachment 198628 [details] [review] contact-chooser: add API to hide the search entry
Created attachment 198629 [details] [review] nautilus-sendto: use EmpathyContactSelector instead of EmpathyContactChooser This way we display meta-contacts rather than Telepathy contacts and use a nice treeview instead of a huge combo box.
Created attachment 198630 [details] [review] remove empetit It used to test EmpathyContactSelector which is going away.
Created attachment 198631 [details] [review] remove empathy-contact-selector
looks good
Attachment 198628 [details] pushed as e143c56 - contact-chooser: add API to hide the search entry Attachment 198629 [details] pushed as 63dab7a - nautilus-sendto: use EmpathyContactSelector instead of EmpathyContactChooser Attachment 198630 [details] pushed as 4b6b827 - remove empetit Attachment 198631 [details] pushed as b62cedf - remove empathy-contact-selector