From 16d32fdeda288f5b8be71aea4a2f554b694d13eb Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 18:04:00 +0200 Subject: Another bunch of rebranding stuff --- plugins/xtray/resource.rc | 2 +- plugins/xtray/xtray.vcxproj | 2 +- plugins/xtray/xtray.vcxproj.filters | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/xtray') 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" diff --git a/plugins/xtray/xtray.vcxproj b/plugins/xtray/xtray.vcxproj index c766c3c7..305b3845 100644 --- a/plugins/xtray/xtray.vcxproj +++ b/plugins/xtray/xtray.vcxproj @@ -105,7 +105,7 @@ - + diff --git a/plugins/xtray/xtray.vcxproj.filters b/plugins/xtray/xtray.vcxproj.filters index 3b909983..637a896d 100644 --- a/plugins/xtray/xtray.vcxproj.filters +++ b/plugins/xtray/xtray.vcxproj.filters @@ -54,7 +54,7 @@ Resource Files\icons - + Resource Files\icons -- cgit 1.4.1