Unverified Commit b886122a authored by M. Herdiansyah's avatar M. Herdiansyah Committed by GitHub

Merge pull request #1289 from ognarb/plasma

The KDE was renamed to Plasma
parents 28dd7f46 af6160fb
...@@ -1560,6 +1560,8 @@ get_de() { ...@@ -1560,6 +1560,8 @@ get_de() {
;; ;;
esac esac
(( "$KDE_SESSION_VERSION" >= "4" )) && de="${de/KDE/Plasma}"
# Log that the function was run. # Log that the function was run.
de_run=1 de_run=1
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment