QNapi / qnapi

Qt-based, multi-engine, multi-platform subtitle downloader
http://qnapi.github.io
291 stars 39 forks source link

[Enhancement] Not hardcoded tray icon for Linux #131

Closed varlesh closed 6 years ago

varlesh commented 6 years ago

Will be good use not hardcoded tray icon on Linux. It's very good looking with monochrome icon themes. For example: trayIcon->setIcon(QIcon::fromTheme("qnapi-panel", QIcon(":/icon/qnapi.png")));