new name after fork

This commit is contained in:
2026-01-05 23:12:38 -07:00
parent ca43595430
commit 4683ef705b
316 changed files with 5422 additions and 6141 deletions

View File

@@ -182,7 +182,7 @@
<ClCompile Include="xtext.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="$(HexChatLib)resources.c">
<ClCompile Include="$(ZoiteChatLib)resources.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="plugin-notification.c">
@@ -193,22 +193,22 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<Manifest Include="..\..\win32\hexchat.exe.manifest">
<Manifest Include="..\..\win32\zoitechat.exe.manifest">
<Filter>Resource Files</Filter>
</Manifest>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="$(HexChatLib)hexchat.rc">
<ResourceCompile Include="$(ZoiteChatLib)zoitechat.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\..\data\icons\hexchat.ico">
<None Include="..\..\data\icons\zoitechat.ico">
<Filter>Resource Files</Filter>
</None>
<None Include="hexchat.rc.tt" />
<None Include="zoitechat.rc.tt" />
</ItemGroup>
<ItemGroup>
<Xml Include="..\..\data\hexchat.gresource.xml" />
<Xml Include="..\..\data\zoitechat.gresource.xml" />
</ItemGroup>
</Project>