On Sat, Mar 28, 2015 at 12:57:00PM +0100, Enrico Forestieri wrote: > commit 0f0750a65a7782a5723e8be6af0896b94c448068 > Author: Enrico Forestieri <for...@lyx.org> > Date: Sat Mar 28 12:45:20 2015 +0100 > > Allow using icon names in InsetInfo > > Currently, only lfun names are accepeted but there are cases in which > the lfun name does not map directly to an icon. Fore example, in the > outliner, the icon named "promote" is used for the lfun outline-out. > As a result, a graphics inset is used in the documentation for describing > the corresponding icon. Now one can also use an icon name. The argument > of "info-isert icon" is firstly lookep up as an lfun. If no corresponding > icon is found, the argument is taken as the name of the icon. If no such > icon exists, the "unknown" icon is used.
Richard, this would be useful in stable, too. -- Enrico