I'm making nautilus extension which creates submenu items. The menu itself is shown as a submenu item, but it is not activated when I click it.
I already reported this problem on bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=508878 I found the reason is that nautilus checks whether the menu item is valid or not by scanning the extension menu items. But, it does not scan submenus. I made a patch for this problem: http://bugzilla.gnome.org/show_bug.cgi?id=508878#c1 http://bugzilla.gnome.org/attachment.cgi?id=102639&action=view Please, review it. ps. I'm not a member of this mailing list, please CC me. -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
