GNOME Bugzilla – Bug 160360
Rework nautilus extension for GNOME 2.10
Last modified: 2005-03-20 22:26:08 UTC
We need to rework the nautilus extension in seahorse for GNOME 2.10: http://cvs.gnome.org/viewcvs/gnome-control-center/vfs-methods/fontilus/fontilus-context-menu.c?view=markup http://www.advogato.org/person/jamesh/diary.html?start=178 Basically they're dropping bonobo components in favor of in process GObject type interfaces.
Created attachment 38221 [details] [review] Got a patch from Fernando Herrera for this Awesome. A few fixes and we should be good to go.
I'm working on the patch, when i have moments here and there: - Integrating it into the build tree, so the same tree builds on older nautilus versions as well as gnome 2.10. - Multiple file support. - Seahorse supports remote uri's, reflecting this in nautilus extension.
Thanks again. Committed revised patch.