Changeset a9763c6 in mainline for uspace/app/init/init.c
- Timestamp:
- 2014-08-28T12:26:00Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 794e368
- Parents:
- 2cc1ec0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r2cc1ec0 ra9763c6 356 356 gui_start("/app/vlaunch", HID_COMPOSITOR_SERVER); 357 357 gui_start("/app/vterm", HID_COMPOSITOR_SERVER); 358 task_spawnl(NULL, NULL, "/app/fontviewer", "/app/fontviewer", "comp:0/winreg", "/cu12.pcf", NULL); 358 359 } 359 360
Note:
See TracChangeset
for help on using the changeset viewer.