the shell manager is braindamaged, so just lower the priority to 10

This commit is contained in:
Aaron Seigo 2014-09-26 21:06:57 +02:00
parent dd2ea9a18c
commit af6721da33

View file

@ -25,7 +25,7 @@ Item {
property string shell : "org.kde.satellite.phone"
property bool willing : true
property int priority : 0
property int priority : 10
// This is not needed, but allows the
// handler to know whether its shell is loaded