Changeset 82d3c28 in mainline


Ignore:
Timestamp:
2023-12-19T15:54:28Z (5 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, topic/simplify-dev-export
Children:
f87ff8e
Parents:
21a65cca
Message:

Let taskbar survive not finding a configuration file

File:
1 edited

Legend:

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

    r21a65cca r82d3c28  
    205205                printf("Error loading start menu from '%s'.\n",
    206206                    "/cfg/taskbar.sif");
    207                 goto error;
    208207        }
    209208
Note: See TracChangeset for help on using the changeset viewer.