mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 10:10:19 +00:00
Support changing tray icon only with tray_normal image
Previously making a hexchat icon would override all hexchat icons not just the tray. Fixes #2017 Closes #2018
This commit is contained in:
committed by
Patrick Griffis
parent
98ca4e98d5
commit
2965fbcc87
@@ -27,6 +27,7 @@ extern GdkPixbuf *pix_ulist_owner;
|
||||
extern GdkPixbuf *pix_ulist_founder;
|
||||
extern GdkPixbuf *pix_ulist_netop;
|
||||
|
||||
extern GdkPixbuf *pix_tray_normal;
|
||||
extern GdkPixbuf *pix_tray_fileoffer;
|
||||
extern GdkPixbuf *pix_tray_highlight;
|
||||
extern GdkPixbuf *pix_tray_message;
|
||||
|
||||
Reference in New Issue
Block a user