Changes in uspace/app/init/init.c [e229148:a5c7b865] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
re229148 ra5c7b865 476 476 rc = display_server(); 477 477 if (rc == EOK) { 478 app_start("/app/launcher", NULL); 478 479 app_start("/app/taskbar", NULL); 479 480 app_start("/app/terminal", "-topleft");
Note:
See TracChangeset
for help on using the changeset viewer.