summary refs log tree commit diff stats
path: root/plugins/hextray/resource.rc
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-18 22:23:09 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-18 22:23:09 +0200
commit7fff475fda4fc0cdaf2f6a7c0598e5e98866b324 (patch)
tree7e1f0e0c1109d075b15c1a1477c095e1975cbb60 /plugins/hextray/resource.rc
parenta251934b36d399f9c717166fdf0be89ffda810ec (diff)
Rebrand HexTray and fix icon rendering for certain events
Diffstat (limited to 'plugins/hextray/resource.rc')
-rw-r--r--plugins/hextray/resource.rc12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/hextray/resource.rc b/plugins/hextray/resource.rc
index eee51273..1d752fe3 100644
--- a/plugins/hextray/resource.rc
+++ b/plugins/hextray/resource.rc
@@ -279,13 +279,13 @@ END
 // Icon with lowest ID value placed first to ensure application icon

 // remains consistent on all systems.

 ICO_XCHAT               ICON                    "icons\\hexchat.ico"

-ICO_BANNED              ICON                    "icons\\banned.ico"

-ICO_CHANMSG             ICON                    "icons\\chan_msg.ico"

+ICO_BANNED              ICON                    "icons\\ban.ico"

+ICO_CHANMSG             ICON                    "icons\\message.ico"

 ICO_HIGHLIGHT           ICON                    "icons\\highlight.ico"

-ICO_KICKED              ICON                    "icons\\kicked.ico"

-ICO_PMSG                ICON                    "icons\\priv_msg-1-2-2.ico"

-ICO_SNOTICE             ICON                    "icons\\server_notice.ico"

-ICO_DISCONNECTED        ICON                    "icons\\disconnected.ico"

+ICO_KICKED              ICON                    "icons\\kick.ico"

+ICO_PMSG                ICON                    "icons\\message.ico"

+ICO_SNOTICE             ICON                    "icons\\notice.ico"

+ICO_DISCONNECTED        ICON                    "icons\\disconnect.ico"

 

 /////////////////////////////////////////////////////////////////////////////

 //