diff options
author | Mark McLoughlin <mark@skynet.ie> | 2004-12-13 08:53:07 +0000 |
---|---|---|
committer | Mark McLoughlin <mark@skynet.ie> | 2004-12-13 08:53:07 +0000 |
commit | a21f9867b71550c1244d2a735ac9179ca48f0da9 (patch) | |
tree | c97306e4176c9c23fa2d708a977f78b58336ce68 /menu/menu-spec.xml | |
parent | 598d702e13462736f6eaf5e08576ff214c7690e9 (diff) | |
download | xdg-specs-a21f9867b71550c1244d2a735ac9179ca48f0da9.tar.xz |
elaboration from Waldo.
2004-12-13 Mark McLoughlin <mark@skynet.ie>
* menu-spec.xml: elaboration from Waldo.
Diffstat (limited to 'menu/menu-spec.xml')
-rw-r--r-- | menu/menu-spec.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index b227535..de3c1a0 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -1048,7 +1048,10 @@ entries</ulink>: <varname>Categories</varname>, add it to the menu to be displayed and mark it as having been allocated. For each <Exclude>, match the rules against the currently-included desktop entries. For each desktop entry that matches, remove it again - from the menu. + from the menu. Note that an entry that is included in a menu but excluded + again by a later <Exclude> is still considered allocated (for the + purposes of <OnlyUnallocated>) even though that entry no longer + appears in the menu. </para> <para> Two passes are necessary, once for regular menus where any entry may |