Ticket #228 (closed enhancement: done)
Change directory names to be more meaningful.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Low | Milestone: | May 2021 Training |
| Component: | Simulation Manager | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Change "scripts" to "Scenarios".
Change "audio" to "Audio".
This creates consistency between Sim Mgr and ScriptBuilder.
Change History
Note: See
TracTickets for help on using
tickets.

Note: "Audio" is a property in config/ properties files, so it can be changed without recompiling.
"scripts" was changed to a constant kScenarioFolder with value "Scenarios" in SimulationManager, but in the future it would be good to also make it a property.
Implemented in r564.