View Single Post
Posts: 18 | Thanked: 14 times | Joined on Jan 2010
#50
Originally Posted by Bec View Post
So would it be necessary to change it to <NotOnlyUnallocated/> for a new folder, because

the default "more..: contains unallocated apps and could generate some kind of conflict because on a new installation we'd have two folders for unallocated apps?
PHP Code:
<Menu>
    <
Name>Applications</Name>
    <
Directory>applications.directory</Directory>
    <
OnlyUnallocated/>
    <Include>
      <
All/>
    </Include>
  </
Menu>
</
Menu
Or would more, as a default system folder, always have priority in storing the new shortcuts?
You should not use <OnlyUnallocated/> in your custom menu... See my example above.