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?
<Menu> <Name>Applications</Name> <Directory>applications.directory</Directory> <OnlyUnallocated/> <Include> <All/> </Include> </Menu> </Menu>