On Sat, 2009-02-07 at 13:34 +0100, Christoph 'Gigi' Fuchs wrote: > I am currently scanning trough the code of nautilus and it's > extensions, and I'm wondering why it is not possible to create an > accelerator for a menu item using > libnautilus-extension/nautilus_menu_item_new? I think it would be nice > if extension developers would be able to set keyboard shortcuts for > their stuff (I am really missing a shortcut for > nautilus-open-terminal, e.g.). > > If I am missing something and this is already possible, I would love > to know how.
This is not possible ATM. Its also sort of tricky, since different extensions could easily conflict with each other and with core nautilus accelerators. -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
