[openbox] menu.xml - I thought It Only Had One Format/Standard?

Xyne xyne at archlinux.ca
Tue Aug 13 11:35:24 EDT 2013


Das wrote:

>I think you need to LOOK HARDER at the menu.xml in the source
>...
>so pelase don't patronize people

no comment





><menu id="apps-accessories-menu" label="Accessories">
><separator/>

You have placed the separator in the definition of the accessories menu, so it
appears in the accessories menu. According to your previous posts, you want the
separator to appear after the accessories menu, *in the root menu*, so you
should place it there:

<menu id="root-menu" label="Openbox 3">
  <separator label="Applications" />
  <menu id="apps-accessories-menu"/>
  <separator/>

I have attached an updated version of your file.

Regards,
Xyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menu.xml
Type: application/xml
Size: 9632 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20130813/4ca6312b/attachment.xml>


More information about the openbox mailing list