After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 629517 - Nautilus-sendto plugin: use libfolks
Nautilus-sendto plugin: use libfolks
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: File Transfer
3.1.x
Other Linux
: Normal enhancement
: 3.4
Assigned To: empathy-maint
Depends on:
Blocks: 599695 660547
 
 
Reported: 2010-09-13 13:36 UTC by Guillaume Desmottes
Modified: 2011-10-08 21:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
contact-chooser: add API to hide the search entry (2.70 KB, patch)
2011-10-08 21:05 UTC, Guillaume Desmottes
committed Details | Review
nautilus-sendto: use EmpathyContactSelector instead of EmpathyContactChooser (4.49 KB, patch)
2011-10-08 21:05 UTC, Guillaume Desmottes
committed Details | Review
remove empetit (3.38 KB, patch)
2011-10-08 21:05 UTC, Guillaume Desmottes
committed Details | Review
remove empathy-contact-selector (18.79 KB, patch)
2011-10-08 21:06 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2010-09-13 13:36:39 UTC
The nautilus-sendto plugin should make use of libfolks and display meta-contacts rather than TP contacts.
Comment 1 Guillaume Desmottes 2011-09-12 09:05:19 UTC
Not going to happen for 3.2
Comment 2 Guillaume Desmottes 2011-09-30 08:51:28 UTC
We should use the new EmpathyContactChooser and then drop EmpathyContactSelector completely.
Comment 3 Guillaume Desmottes 2011-10-08 21:05:44 UTC
Created attachment 198628 [details] [review]
contact-chooser: add API to hide the search entry
Comment 4 Guillaume Desmottes 2011-10-08 21:05:53 UTC
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.
Comment 5 Guillaume Desmottes 2011-10-08 21:05:58 UTC
Created attachment 198630 [details] [review]
remove empetit

It used to test EmpathyContactSelector which is going away.
Comment 6 Guillaume Desmottes 2011-10-08 21:06:04 UTC
Created attachment 198631 [details] [review]
remove empathy-contact-selector
Comment 7 Xavier Claessens 2011-10-08 21:18:10 UTC
looks good
Comment 8 Guillaume Desmottes 2011-10-08 21:19:18 UTC
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