Changes in uspace/app/init/init.c [a5c7b865:e229148] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
ra5c7b865 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.