Fix autologin session loading

Authored by davidedmundson on Feb 6 2019, 12:02 AM.

Description

Fix autologin session loading

Summary:
SDDM config stored the autologin value to be in the form

Session=Plasma

not

Session=Plasma.desktop

This patch strips the .desktop argument away in our list so that initial
selection works.

Reviewers: Plasma, ngraham

Reviewed By: ngraham

Subscribers: ngraham, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D18765