menu building
Alex Samad
alex at samad.com.au
Tue Aug 18 01:19:12 CEST 2009
Hi
having some problem around building menu's with the new system, i have
something like this
<Menu>
<Name>Work</Name>
<Include>
<Category>Alex-work</Category>
</Include>
<Separator/>
<Menu>
<Name>URL</Name>
<Include>
<And>
<Category>Alex-work</Category>
<Category>Alex-url</Category>
</And>
</Include>
</Menu>
</menu>
I want items that are Alex-work,Alex-url to only turn up in the URL
section not the top level, but I tried
<Include>
<And>
<Category>Alex-work</Category>
<not> <Category>Alex-url</Category> </not>
</And>
</Include>
but that fails completely
Any idea how to get it to work ?
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20090818/a4d078ef/attachment.pgp>
More information about the Xfce
mailing list