Revision e3c0ddf...
Go back to digest for 17th July 2011Bug Fixes in KDE Base
Frank Reininghaus committed changes in [kdelibs/KDE/4.7] kfile/kfilepreviewgenerator.cpp:
KFilePreviewGenerator: update JPG preview plugin settings if needed
In KDE <= 4.6, the 'jpegrotatedthumbnail' plugin was used to provide
thumbnails for JPG images which are rotated correctly. In KDE 4.7, this
is done by the usual 'jpegthumbnail' plugin if it is configured
accordingly. This patch adds a check to KFilePreviewGenerator's
constructor that replaces the obsolete plugin by the correct one.
FIXED-IN:4.7.0
File Changes
Modified 1 files
- kfile/kfilepreviewgenerator.cpp
1 files changed in total