Revision a651fff...
Go back to digest for 2nd September 2012Features in KDE Base
Rohan Garg committed changes in [kde-workspace] libs/plasmagenericshell/scripting/scriptengine.cpp:
Make sure the plasma desktop scripts are sorted in the correct order
Instead of sorting the scripts according to their absolute paths,
which would cause scripts installed by packages to always end at
the top, scripts should be sorted by their relative path i.e.
plasma scripts from each directory that occurs in the path
should be sorted and then merged together to form a super list
REVIEWED BY: Marco Martin
File Changes
Modified 1 files
- libs/plasmagenericshell/scripting/scriptengine.cpp
1 files changed in total