On Fri, 15 Nov 2013 16:01:48 -0600
"Edward K. Ream" <[email protected]> wrote:

> On Fri, Nov 15, 2013 at 11:09 AM, Matt Wilkie <[email protected]> wrote:
> 
> > Hi,
> >
> > Can someone point me to a working example of @menuat? I'm reading
> > http://leoeditor.com/customizing.html#menuat but haven't been able to
> > make it work.
> >
> 
> I see on #leo that you have had success.  Please echo it hear.  Thanks.

To add an item at the top of the Help menu, the syntax turned out to be:

  @menuat /help/aboutleo before
    @item command-&name

(two nodes, no body text) as a child of @settings or one of its
organizer nodes.

Apparently

  @menuat /help/ before
    @item command-&name

also worked, with the trailing slash, which is better because it
doesn't require reference to the top item, which you don't really care
about when you just want to place your item first.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to