Comment 12 for bug 530797

Revision history for this message
Benjamin Drung (bdrung) wrote :

If someone wants to add support theming the VLC systray icon, here is what needs to be done: MainInterface::createSystray() function in modules/gui/qt4/main_interface.cpp should be tweaked to query an icon called "vlc-panel" from the theme. If "vlc-panel" does not exist, "vlc" should be queried (or "vlc-xmas" on some days in the year).