On Thu, Mar 06, 2003 at 05:47:16PM -0500, Jason House wrote: > The best thing might be to have a function call inside plugins to > register/deregister menu items on plugin load/unload. That would then > make all plugins able to add items to the menus, and avoids mgcp-only > code.
And use that call in non-plugins as well, so that even adding *builtin* taps doesn't require you to change "gtk/menu.c".
