The KDE was renamed to Plasma
@ -1560,6 +1560,8 @@ get_de() {
;;
esac
(( "$KDE_SESSION_VERSION" >= "4" )) && de="${de/KDE/Plasma}"
# Log that the function was run.
de_run=1
}