No sorry there isn't an apps-internet-menu but that doesn't matter I created everything just like the actual menu...<br><br>This is from the menu, same exact formatting with no close on the end...<br><br><menu id="apps-accessories-menu" label="Accessories"><br>
<br><br><div class="gmail_quote">On Sun, Aug 11, 2013 at 7:00 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Forgot to mention, that example I showed before is taken right from the actual menu.xml as;<div class="im"><br><br><menu id="apps-internet-menu" label="Internet"><br><br></div>I didn't change this and every <menu id= line in the menu.xml from the source does not have a close tag at the end like you suggested....<br>

<br>So I don't how you're saying you see no mistakes but you're telling me to close it...<br><br>Here let me attach the actual menu.xml from the source...<div class="HOEnZb"><div class="h5"><br><br><br><br><div class="gmail_quote">
On Sun, Aug 11, 2013 at 6:50 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Xyne if you don't see any mistakes then why are you telling me to close it like this?<div><br><br><menu id="apps-internet-menu" label="Internet"/><br>

<br></div>I think you need to LOOK HARDER at the menu.xml in the source<br>
<br>All menu id= lines like this are not closed on the end...<br><br>But for each section there is a </menu> like below; (This is how each section looks, this is copied from the source)<div><br><br><br><menu id="apps-accessories-menu" label="Accessories"><br>

</div>
  <item label="Calculator"><br>    <action name="Execute"><br>      <command>gnome-calculator</command><div><br>      <startupnotify><br>        <enabled>yes</enabled><br>


      </startupnotify><br>    </action><br>  </item><br></div>  <item label="Character Map"><br>    <action name="Execute"><br>      <command>gnome-character-map</command><div>

<br>
      <startupnotify><br>        <enabled>yes</enabled><br>      </startupnotify><br>    </action><br>  </item><br></div>  <item label="Ark File Archiver"><br>    <action name="Execute"><br>


      <command>ark</command><div><br>      <startupnotify><br>        <enabled>yes</enabled><br>      </startupnotify><br>    </action><br>  </item><br></div></menu><br>

<br><br><br>
<br><br><div class="gmail_quote"><div><div>On Sun, Aug 11, 2013 at 7:26 AM, guns <span dir="ltr"><<a href="mailto:self@sungpae.com" target="_blank">self@sungpae.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>
<div>On Sun 11 Aug 2013 at 10:55:45AM -0400, Jim Rees wrote:<br>
<br>
> About the only thing I dislike about Openbox is its use of xml for<br>
> configuration.<br>
<br>
</div>I'll have to heartily disagree with you here. Writing XML by hand is<br>
surely an activity fit for an inner circle of Hell, but the fact that<br>
it is a common declarative data format makes it fantastic for machine<br>
generation.<br>
<br>
I generate my rc.xml from Clojure:<br>
<br>
    <a href="https://raw.github.com/guns/meinhaus/guns/bin/openbox-configuration" target="_blank">https://raw.github.com/guns/meinhaus/guns/bin/openbox-configuration</a><br>
<br>
Configuring my window manager with higher-order functions and<br>
S-Expressions in a language of my choice is really awesome!<br>
<br>
I would be sad to see Openbox adopt an executable data format like other<br>
WMs (though adopting other extensible data formats would be OK).<br>
<span><font color="#888888"><br>
    guns<br>
</font></span><br></div></div><div>_______________________________________________<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>
</blockquote></div><br>
</div></div></blockquote></div><br>