Don't block startplasma sending DBus call to KSplash

Copy of D2910 for startplasma

Differential Revision: https://phabricator.kde.org/D13863
wilder-5.14
Kai Uwe Broulik 8 years ago
parent f896fb554e
commit 0470689f03
  1. 2
      startkde/startplasma.cmake

@ -140,7 +140,7 @@ if test $? -ne 0; then
exit 1
fi
qdbus org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit
qdbus org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit &
# finally, give the session control to the session manager
# see kdebase/ksmserver for the description of the rest of the startup sequence

Loading…
Cancel
Save