Ticket #228 (closed enhancement: done)

Opened 6 years ago

Last modified 6 years ago

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

comment:1 Changed 6 years ago by jdalbey

  • Status changed from new to closed
  • Resolution set to done

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.

Note: See TracTickets for help on using tickets.