Revision 3faed36...

Go back to digest for 20th May 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src/panels/information:

Show video previews according to file content instead of the mimetype-string

Show a video widget depending on the video content instead of the mimetype
string: There are container formats which can be either audios or videos.
Besides, the rmvb video files have a mimetype of
"application/vnd.rn-realmedia", and these files can be recognized as videos
correctly now.

The patch has been provided by Hui Ni.

REVIEW: 104988
FIXED-IN: 4.9

File Changes

Modified 4 files
  • /src/panels/information
  •   dolphin/informationpanelcontent.cpp
  •   dolphin/informationpanelcontent.h
  •   dolphin/phononwidget.cpp
  •   dolphin/phononwidget.h
4 files changed in total