Changeset c6c39d4f in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2014-08-31T08:25:54Z (10 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8d3512f1
Parents:
794e368
Message:

Add a decoder for X11 pcf fonts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    r794e368 rc6c39d4f  
    356356                gui_start("/app/vlaunch", HID_COMPOSITOR_SERVER);
    357357                gui_start("/app/vterm", HID_COMPOSITOR_SERVER);
    358                 task_spawnl(NULL, NULL, "/app/fontviewer", "/app/fontviewer", "comp:0/winreg", "/cu12.pcf", NULL);
    359358        }
    360359       
Note: See TracChangeset for help on using the changeset viewer.