This file will need some reorganization after menu actions, #1, are assessed.
But, @4blubot, I have some questions, if you can answer them...
- I know what the
excludedItems array is, but what is the difference between that and the deleted array?
- What are the deleted items in the
deleted array? More specifically, do they even need to be indicated in the file as deleted? Which files in the bundle match the 'deleted' UUIDs?
- What is the
ordering array at bottom of file for? I see many matching UUIDs with existing menu items, but it's purpose isn't clear to me.
Main goal at the moment is to get rid of the 'deleted' array from the file if those items are not even relevant to the bundle, and never will be.
This file will need some reorganization after menu actions, #1, are assessed.
But, @4blubot, I have some questions, if you can answer them...
excludedItemsarray is, but what is the difference between that and thedeletedarray?deletedarray? More specifically, do they even need to be indicated in the file as deleted? Which files in the bundle match the 'deleted' UUIDs?orderingarray at bottom of file for? I see many matching UUIDs with existing menu items, but it's purpose isn't clear to me.Main goal at the moment is to get rid of the 'deleted' array from the file if those items are not even relevant to the bundle, and never will be.