From 07cbcfe846f2047019690be3b941184f889ee87b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 29 Oct 2012 00:42:52 +0100 Subject: Make HexTray filename consistent with the rest --- plugins/hextray/hextray-xp.vcxproj | 2 ++ plugins/hextray/hextray.vcxproj | 2 ++ plugins/hextray/resource.rc | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'plugins/hextray') diff --git a/plugins/hextray/hextray-xp.vcxproj b/plugins/hextray/hextray-xp.vcxproj index 02d9333a..190055fe 100644 --- a/plugins/hextray/hextray-xp.vcxproj +++ b/plugins/hextray/hextray-xp.vcxproj @@ -47,11 +47,13 @@ false $(HexChatBin) $(HexChatObj)$(ProjectName)\ + hchextray false $(HexChatBin) $(HexChatObj)$(ProjectName)\ + hchextray diff --git a/plugins/hextray/hextray.vcxproj b/plugins/hextray/hextray.vcxproj index 7b1e4c6b..7367db7c 100644 --- a/plugins/hextray/hextray.vcxproj +++ b/plugins/hextray/hextray.vcxproj @@ -44,11 +44,13 @@ false $(HexChatBin) $(HexChatObj)$(ProjectName)\ + hchextray false $(HexChatBin) $(HexChatObj)$(ProjectName)\ + hchextray diff --git a/plugins/hextray/resource.rc b/plugins/hextray/resource.rc index d01642df..929ea2ad 100644 --- a/plugins/hextray/resource.rc +++ b/plugins/hextray/resource.rc @@ -240,7 +240,7 @@ BEGIN VALUE "FileVersion", "1, 2, 4, 0" VALUE "InternalName", "HexTray" VALUE "LegalCopyright", "Copyright © 2005" - VALUE "OriginalFilename", "hextray.dll" + VALUE "OriginalFilename", "hchextray.dll" VALUE "ProductName", "HexTray - HexChat Win32 System Tray Plugin" VALUE "ProductVersion", "1, 2, 4, 0" END -- cgit 1.4.1