<div dir="ltr">On Tue, Aug 13, 2013 at 7:45 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div><div>Great thanks, now we're getting somewhere! :)<br><br>Ok again, this is what I meant by a standard, I'm attaching a file menu_test.xml so as to not confuse the name with another menu.xml...<br>


<br></div>Since this is XML I guess now that I've had some time to consider it, as long as you make the XML syntax correct anything will work, so I'm no XML pro, how many ways then does that leave use to be able to create a menu?<br>


<br></div>This was all I meant by making the menu a standard so it's only written one way, so as to not confuse end-users across different distros, or menu making applications, etc., when they come across many various formats as I've now seen and then people are scratching their heads wondering what's going on, because I'm not familiar with any desktops or other Window Managers that allow for a menu to be coded in many different syntax ways...<br>


<br></div></blockquote><div><br></div><div>If you don't want to learn how to write XML I'd recommend <a href="http://obmenu.sourceforge.net/">http://obmenu.sourceforge.net/</a>. There's no need to learn this stuff for making menus.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><br><br></div><div class="gmail_extra">

<br><br><div class="gmail_quote"><div><div class="h5">On Tue, Aug 13, 2013 at 5:35 AM, Xyne <span dir="ltr"><<a href="mailto:xyne@archlinux.ca" target="_blank">xyne@archlinux.ca</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5"><div>Das wrote:<br>
<br>
>I think you need to LOOK HARDER at the menu.xml in the source<br>
</div>>...<br>
<div>>so pelase don't patronize people<br>
<br>
</div>no comment<br>
<div><br>
<br>
<br>
<br>
<br>
><menu id="apps-accessories-menu" label="Accessories"><br>
><separator/><br>
<br>
</div>You have placed the separator in the definition of the accessories menu, so it<br>
appears in the accessories menu. According to your previous posts, you want the<br>
separator to appear after the accessories menu, *in the root menu*, so you<br>
should place it there:<br>
<br>
<menu id="root-menu" label="Openbox 3"><br>
  <separator label="Applications" /><br>
  <menu id="apps-accessories-menu"/><br>
  <separator/><br>
<br>
I have attached an updated version of your file.<br>
<br>
Regards,<br>
Xyne<br>
<br></div></div><div class="im">_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></div></blockquote></div><br></div>
<br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br></div></div>