more appropriate icon

dbus-notify
Zlatin Balevsky 2022-03-04 15:28:15 +00:00
parent d81f13fee3
commit 1dd3820a40
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ class MainFrameModel {
messageNotificator = new MessageNotificator(uiSettings,
(TrayIcon) application.context.get("tray-icon"),
(Window) application.getWindowManager().findWindow("main-frame"),
(Image) view.builder.imageIcon("/comment.png").image)
(Image) view.builder.imageIcon("/email.png").image)
shared = []
treeRoot = new DefaultMutableTreeNode()