Comment 5 for bug 1738518

Revision history for this message
Mohammadreza Abdollahzadeh (morealaz) wrote :

I change calibre-qui to calibre-tray in

self.system_tray_icon.setIcon(QIcon.fromTheme('calibre-gui', self.system_tray_icon.icon()))

and problem solved.

self.system_tray_icon.setIcon(QIcon.fromTheme('calibre-tray', self.system_tray_icon.icon()))