acrn-hypervisor/misc/config_tools/config_app
Kunhui-Li b70d132f0d config_tools: rename UI menu
1. For initial UI, rename "ACRN Config" to "ACRN Configurator",
rename "Scenario Setting" to "Scenario Settings", rename "Launch Setting"
to "Launch Settings", and rename "Import Board info" to "Import Board XML";
2. For UI scenario selection, change title "Load Scenario Setting" to
"Load Default Scenario Settings", Change title "Save as" to "Save Scenario XML",
and rename "XML Name" to "Scenario XML Name";
7. For UI launch selection, rename "Load Launch setting" to
"Load Default Launch Settings", change title "Save as" to "Save Launch XML",
change "XML Name" to "Launch XML Name" and Change "Source Path" to "Launch XML Path".

Tracked-On: #6417
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2021-09-09 09:21:51 +08:00
..
static config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
templates config_tools: rename UI menu 2021-09-09 09:21:51 +08:00
acrn_configurator.py config_tools: rename python script 2021-08-20 07:58:23 +08:00
configs.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
controller.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
requirements config-tools: replace xml.etree.ElementTree with defusedxml.ElementTree 2021-08-13 16:11:42 +08:00
views.py config_tools: rename scenario xml 2021-09-02 10:01:25 +08:00