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

Das dasfox at gmail.com
Tue Aug 13 19:45:29 EDT 2013


Great thanks, now we're getting somewhere! :)

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...

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?

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...






On Tue, Aug 13, 2013 at 5:35 AM, Xyne <xyne at archlinux.ca> wrote:

> 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
>
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20130813/b223a25a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menu_test.xml
Type: text/xml
Size: 11453 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20130813/b223a25a/attachment.xml>


More information about the openbox mailing list