Changeset e229148 in mainline for uspace/app/init
- Timestamp:
- 2024-03-06T18:48:50Z (19 months ago)
- Branches:
- master
- Children:
- 2cdf520
- Parents:
- d92b8e8f
- git-author:
- Jiri Svoboda <jiri@…> (2024-03-06 18:40:54)
- git-committer:
- Jiri Svoboda <jiri@…> (2024-03-06 18:48:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rd92b8e8f re229148 476 476 rc = display_server(); 477 477 if (rc == EOK) { 478 app_start("/app/launcher", NULL);479 478 app_start("/app/taskbar", NULL); 480 479 app_start("/app/terminal", "-topleft");
Note:
See TracChangeset
for help on using the changeset viewer.