diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 18:04:00 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 18:04:00 +0200 |
commit | 16d32fdeda288f5b8be71aea4a2f554b694d13eb (patch) | |
tree | bae7992c111eb5e915dfffc2b1602a9b53224336 /plugins/xtray/resource.rc | |
parent | ea2c58c2344f3ed9c4fa01f05119c5a3715ffdaa (diff) |
Another bunch of rebranding stuff
Diffstat (limited to 'plugins/xtray/resource.rc')
-rw-r--r-- | plugins/xtray/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xtray/resource.rc b/plugins/xtray/resource.rc index 312c74c4..b786cfbd 100644 --- a/plugins/xtray/resource.rc +++ b/plugins/xtray/resource.rc @@ -278,7 +278,7 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -ICO_XCHAT ICON "icons\\xchat.ico" +ICO_XCHAT ICON "icons\\hexchat.ico" ICO_BANNED ICON "icons\\banned.ico" ICO_CHANMSG ICON "icons\\chan_msg.ico" ICO_HIGHLIGHT ICON "icons\\highlight.ico" |