GNOME Bugzilla – Bug 301481
Port extension to GNOME 2.10 nautilus API
Last modified: 2009-02-25 14:39:30 UTC
The "Send to..." extension should be ported to GNOME 2.10, or added as a plugin of nautilus-sendto: http://www.es.gnome.org/~telemaco/
Yep. Dunno if this is the first bug we've had on this, but I've certainly been asked personally about this several times. When I first looked at -sendto, it wasn't in the desktop release.
It still isn't. But it's certainly a better idea than trying to reinvent our own thing. The plugin code certainly isn't complicated: http://cvs.gnome.org/viewcvs/*checkout*/nautilus-sendto/src/plugins/evolution.c We just need to list accessible/known bluetooth devices.
On the other hand, there's also an easier way to do nautilus extensions than using the Bonobo object these days. We should consider that too. The latest BlueZ libs (I will upload to Debian soon) have a name-cache, which is nice. May be able to fall through to that from gconf.
Was a dupe. *** This bug has been marked as a duplicate of 172127 ***