tsl0922 / ImPlay

A Cross-Platform Desktop Media Player
https://tsl0922.github.io/ImPlay
GNU General Public License v2.0
598 stars 46 forks source link

Icon missing on window title bar #70

Closed dmillfree868 closed 11 months ago

dmillfree868 commented 11 months ago

Compiled on Slackware Linux. After compiling is complete open implay and noticed the window title icon is missing. implay-screenshot

This was compiled from git master source. Other than the icon everything else appears to be good.

tsl0922 commented 11 months ago

The icon is installed to ${CMAKE_INSTALL_DATAROOTDIR}/pixmaps dir, which usually will be expanded to /usr/share/pixmaps.

I don't use Slackware Linux, you may check it yourself.