BootedInSafeMode
if (BootedInSafeMode() || PoseView()->IsFilePanel())
if (!BootedInSafeMode() && FSFindTrackerSettingsDir(&path) == B_OK) {
if (!BootedInSafeMode()) {
if (!BootedInSafeMode() && FSGetDeskDir(&deskDir) == B_OK) {
extern bool BootedInSafeMode();
if (!BootedInSafeMode()) {
if (!BootedInSafeMode()) {