John Levon <[EMAIL PROTECTED]> writes:

| On Sun, Dec 08, 2002 at 11:33:56PM +0000, [EMAIL PROTECTED] wrote:
| 
| >  
|http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/ChangeLog?r1=1.545&r2=1.546
| >  
|http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetfloat.C?r1=1.55&r2=1.56
| >  
|http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetwrap.C?r1=1.4&r2=1.5
| 
| Isn't this a little dubious ? OK, use name, but you *also* use name for
| the list you add to :
| 
| - toclist[type()].push_back(item);
| + toclist[name].push_back(item);
| 
| I suppose your changes didn't break capitalisation in the menus did they
| ?

Well, it  is the "name" that we show in the toc dialog...

The menu item name is created in MenuBackend.

-- 
        Lgb

Reply via email to