Skip to content

fix confirmLogout setting for SessionManagement

Harald Sitter requested to merge work/fix-confirm-logout into Plasma/5.19

the actual entry written by the KCM has a lower case 'c'. this fixes the sessionrunner not correctly honoring the setting as that readEntry would always return the default true value.

https://invent.kde.org/plasma/plasma-desktop/-/blob/master/kcms/ksmserver/smserversettings.kcfg#L8

Merge request reports