Changeset e229148 in mainline for uspace/app/init


Ignore:
Timestamp:
2024-03-06T18:48:50Z (19 months ago)
Author:
Jiri Svoboda <jiri@…>
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)
Message:

Morph Launcher into About HelenOS

File:
1 edited

Legend:

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

    rd92b8e8f re229148  
    476476                rc = display_server();
    477477                if (rc == EOK) {
    478                         app_start("/app/launcher", NULL);
    479478                        app_start("/app/taskbar", NULL);
    480479                        app_start("/app/terminal", "-topleft");
Note: See TracChangeset for help on using the changeset viewer.