mirror of https://github.com/zlatinb/muwire
more appropriate icon
parent
d81f13fee3
commit
1dd3820a40
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue