Changes between Version 43 and Version 44 of en/ProgrammingRobotsCourse/PepperApi
- Timestamp:
- Oct 30, 2024, 11:12:09 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ProgrammingRobotsCourse/PepperApi
v43 v44 321 321 mv dlg_template dlg_template_$LOGNAME 322 322 }}} 323 edit `manifest.xml`, `template_$LOGNAME.pml` and files in `dlg_template_$LOGNAME/` and fix the names where necessary 323 edit `manifest.xml`, `template_$LOGNAME.pml` and files in `dlg_template_$LOGNAME/` and fix the names where necessary. You may use the `mc` command (Midnight Commander) to navigate and edit. Quit `mc` with `Alt+0`. 324 324 * build the PKG package (the version number will be increased): 325 325 {{{