https://bugs.kde.org/show_bug.cgi?id=420085
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.19.0 Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/ed09a3baf3e00 | |b6f831132ae55391548130f1d48 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit ed09a3baf3e00b6f831132ae55391548130f1d48 by Nate Graham, on behalf of Francis Thérien. Committed on 28/04/2020 at 13:52. Pushed by ngraham into branch 'master'. startplasma: Sort environment scripts prior to sourcing Summary: Sort environment scripts before they are sourced. User scripts should run after system scripts to ensure that user preferences take precendence over system defaults. Scripts in each location (user and system) are then separately sorted in lexical order to ensure deterministic source order. FIXED-IN: 5.19.0 Reviewers: #plasma, davidedmundson, apol Reviewed By: apol Subscribers: cfeck, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28941 M +17 -4 startkde/startplasma.cpp https://commits.kde.org/plasma-workspace/ed09a3baf3e00b6f831132ae55391548130f1d48 -- You are receiving this mail because: You are watching all bug changes.