Skip to content
Commit b0783460 authored by Frank Reininghaus's avatar Frank Reininghaus
Browse files

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.

CCBUG:277251
(cherry picked from commit e3c0ddfa)
parent 166f872e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment