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 301481 - Port extension to GNOME 2.10 nautilus API
Port extension to GNOME 2.10 nautilus API
Status: RESOLVED DUPLICATE of bug 172127
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Edd Dumbill
Edd Dumbill
Depends on:
Blocks:
 
 
Reported: 2005-04-21 16:18 UTC by Bastien Nocera
Modified: 2009-02-25 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2005-04-21 16:18:25 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/
Comment 1 Edd Dumbill 2005-04-21 19:41:44 UTC
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.
Comment 2 Bastien Nocera 2005-04-21 20:19:55 UTC
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.
Comment 3 Edd Dumbill 2005-04-21 20:21:50 UTC
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.
Comment 4 Bastien Nocera 2005-06-12 01:11:54 UTC
Was a dupe.

*** This bug has been marked as a duplicate of 172127 ***