From a9c8ab916b2106efce25b8b58ec850031a2dfbf3 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 23:17:29 +0200 Subject: Rename X-Tray to HexTray --- win32/copy/copy.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/copy/copy.vcxproj') diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index 799ee8bf..a9db3e24 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -121,7 +121,7 @@ copy "$(OutDir)\xcpython.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xctcl.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcupd.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcxsasl.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xtray.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hextray.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcwinamp.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcwinsys.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcwmpa.dll" "$(HexChatDest)\plugins" @@ -204,7 +204,7 @@ copy "$(OutDir)\xcpython.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xctcl.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcupd.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcxsasl.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xtray.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hextray.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcwinamp.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcwinsys.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\xcwmpa.dll" "$(HexChatDest)\plugins" -- cgit 1.4.1