Revision f723e2e...

Go back to digest for 20th October 2013

Bug Fixes in KDE Base

David Faure committed changes in [kdelibs/KDE/4.11] /:

Fix association-with-derived-mimetype again.

871cccc8a88a made it impossible to re-order file type associations.
7f42bf253009 fixed that, but changed the value of KService::mimeTypes(), which
broke okular. This new fix works the same way, but only inside kbuildsycoca
when it processes the mimetypes. The value of KService::mimeTypes() is now
restored to be exactly what's in the desktop file.


FIXED-IN: 4.11.3

File Changes

Modified 3 files
  •   kded/kbuildservicefactory.cpp
  •   kdecore/services/kservice.cpp
  •   kdecore/tests/kservicetest.cpp
3 files changed in total