Comment 9 for bug 131530

Revision history for this message
Andrew Jorgensen (ajorg) wrote :

I personally think the best way to solve this is to:

A) Use something like the mime-type handler and codec finding services we already have but for service types. This would take the most time to implement but would provide the best user experience.

B) Make the menu item conditional on gnome-vfs providing a handler for the obex service. There's probably a way to query it.