menu spec include/exclue rules question

Heinrich Wendel sysop at heinospage.de
Tue Jul 1 23:19:25 EEST 2003


Hi,

<And>
  <Category>Games</Category>
  <Category>Utilities</Category>
</And>

Is this rule the same as "if (category = 'Games' and category = 'Utilities') 
..." ?

<Not>
  <Category>Games</Category>
  <Category>Utilities</Category>
</Not>

Is this rule the same as "if not (category = 'Games' and category = 
'Utilities') ..." ?

mfg, Heinrich



More information about the xdg mailing list