Process updates scripts even after we load the default layout

Reviewed-by: Marco Martin
wilder-5.14
Jan Grulich 11 years ago
parent b174a3c926
commit c2efc8ded5
  1. 1
      shell/shellcorona.cpp

@ -304,6 +304,7 @@ void ShellCorona::load()
checkActivities();
if (containments().isEmpty()) {
loadDefaultLayout();
processUpdateScripts();
} else {
processUpdateScripts();
foreach(Plasma::Containment *containment, containments()) {

Loading…
Cancel
Save