Phonon/Releases/Core/4.8.2

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
URL http://download.kde.org/stable/phonon/4.8.2/phonon-4.8.2.tar.xz.mirrorlist
SHA256 cf599750fe05652954e203f0320c485ad0d3b24bde6862cfc1230dbed6f9d276

Bug Fixes

  • Revised the logic used by PulseSupport to come up with an icon name for PulseAudio. If the application has QApplication::windowIcon set with an QIcon constructed through QIcon::fromTheme(string) the actual icon name will be used. Otherwise the lower-case version of QCoreApplication::applicationName is used.
  • Fixed building with the compiler clang by reverting a previously introduced workaround.