Rename X-Tray to HexTray

This commit is contained in:
Berke Viktor
2012-07-13 23:17:29 +02:00
parent 25a9a60bab
commit a9c8ab916b
39 changed files with 25 additions and 25 deletions

View File

@@ -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"