Revision 2fb4419...

Go back to digest for 12th August 2012

Optimization in KDE Base

Martin Tobias Holmedahl Sandsmark committed changes in [kde-baseapps] dolphin/src/panels/information/informationpanelcontent.cpp:

Use a saner check for multimedia files in infopanel.

Don't rely on the reported supported mimetypes from Phonon,
Phonon supports more than just video and audio, but if it is
video or audio there's a very good chance Phonon supports it.

(If the mime type isn't in the list returned by Phonon there's
still a good chance it supports it, because mime types are stupid.)

File Changes

Modified 1 files
  • dolphin/src/panels/information/informationpanelcontent.cpp
1 files changed in total