You will want something like this:
Section "Games" {
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}
Section "Apps" {
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
SortAll
}
Just replace your directories above and it should fix the issue.
Caster.