Changeset a5c7b865 in mainline
- Timestamp:
- 2022-11-12T20:54:17Z (23 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5d62130
- Parents:
- 2f106b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r2f106b0 ra5c7b865 477 477 if (rc == EOK) { 478 478 app_start("/app/launcher", NULL); 479 app_start("/app/ barber", NULL);479 app_start("/app/taskbar", NULL); 480 480 app_start("/app/terminal", "-topleft"); 481 481 }
Note:
See TracChangeset
for help on using the changeset viewer.