|
|
@ -1560,9 +1560,7 @@ get_de() {
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
esac
|
|
|
|
|
|
|
|
|
|
|
|
if (( "$KDE_SESSION_VERSION" >= "4" )); then
|
|
|
|
(( "$KDE_SESSION_VERSION" >= "4" )) && de="${de/KDE/Plasma}"
|
|
|
|
de="${de/KDE/Plasma}"
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Log that the function was run.
|
|
|
|
# Log that the function was run.
|
|
|
|
de_run=1
|
|
|
|
de_run=1
|
|
|
|