mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Change readme icon and add changelog icon as well
This commit is contained in:
4
win32/copy/changelog.url
Normal file
4
win32/copy/changelog.url
Normal file
@@ -0,0 +1,4 @@
|
||||
[InternetShortcut]
|
||||
URL=https://github.com/hexchat/hexchat/blob/master/changelog.md
|
||||
IconFile=%systemroot%\system32\shell32.dll
|
||||
IconIndex=165
|
||||
@@ -87,6 +87,7 @@ copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"</Command>
|
||||
</PreBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<None Include="changelog.url" />
|
||||
<None Include="etc\download.png" />
|
||||
<None Include="etc\gtk-2.0\gtkrc" />
|
||||
<None Include="etc\gtkpref.png" />
|
||||
|
||||
@@ -45,5 +45,8 @@
|
||||
<None Include="readme.url">
|
||||
<Filter>Resource Files</Filter>
|
||||
</None>
|
||||
<None Include="changelog.url">
|
||||
<Filter>Resource Files</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -80,6 +80,7 @@ copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"</Command>
|
||||
</PreBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<None Include="changelog.url" />
|
||||
<None Include="etc\download.png" />
|
||||
<None Include="etc\gtk-2.0\gtkrc" />
|
||||
<None Include="etc\gtkpref.png" />
|
||||
|
||||
@@ -45,5 +45,8 @@
|
||||
<None Include="readme.url">
|
||||
<Filter>Resource Files</Filter>
|
||||
</None>
|
||||
<None Include="changelog.url">
|
||||
<Filter>Resource Files</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -1,4 +1,4 @@
|
||||
[InternetShortcut]
|
||||
URL=https://raw.github.com/hexchat/hexchat/master/README
|
||||
IconFile=%systemroot%\notepad.exe
|
||||
IconIndex=0
|
||||
IconFile=%systemroot%\system32\shell32.dll
|
||||
IconIndex=23
|
||||
|
||||
Reference in New Issue
Block a user