Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Side note: this is one of my older todo list item but Menu and Toolbar > items should someday be unified. There is an Action class already that > is used indifferently by Menus and Toolbars, we should generalize this > concept and provified an unified interface to LyX Action. When this is > done, instead of INFO_MENU, INFO_ICON and INFO_SHORTCUTS we would have > one unique INFO_ACTION that will provides all these informations.
Well, not really, since this is 3 different outputs we want for one action. If you want to replace InsetInfo menu somelfun by InsetInfo action menu somelfun I do not see the gain... JMarc