Revision 7f42bf2...
Go back to digest for 1st September 2013Bug Fixes in KDE Base
David Faure committed changes in [kdelibs/KDE/4.11] /:
Fix reordering of apps for a derived mimetype.
This fixes a bug introduced by 871cccc8a88a60 that made it impossible to re-order
file type associations both in System settings and in the open with list. Hence
it contains a new way of detecting duplicate (inherited) mimetype entries, that
the original was supposed to fix.
Unittest is in kde-runtime, commit 967979f (if I can commit it fast enough ;)
Patch by Mathias Tillman.
REVIEW: 111951
FIXED-IN: 4.11.1
File Changes
Modified 4 files
- kded/kbuildservicefactory.cpp
- kded/kmimeassociations.cpp
- kded/kmimeassociations.h
- kdecore/services/kservice.cpp
4 files changed in total