On Thu, 13 Mar 2008 10:21:32 -0500 "Jeff Pohlmeyer" yetanothergeek@gmail.com wrote:
Now I can change the maximum number of key bindings from 5 to 1,073,741,824 :-)
;-)
Only one other problem - if the plugin has no keys assigned, just declaring plugin_key_group[1] still causes the name to appear in the Preferences window, even though it doesn't have any entries below it. Maybe prefs.c::init_keybindings() should skip adding the name when group->count is zero ?
An empty plugin_key_group is now ignored in SVN, thanks for reporting.
Regards, Nick