Change readme icon and add changelog icon as well

This commit is contained in:
Berke Viktor
2012-10-22 04:40:32 +02:00
parent 26e655daee
commit ae95271d3a
12 changed files with 28 additions and 6 deletions

4
win32/copy/changelog.url Normal file
View File

@@ -0,0 +1,4 @@
[InternetShortcut]
URL=https://github.com/hexchat/hexchat/blob/master/changelog.md
IconFile=%systemroot%\system32\shell32.dll
IconIndex=165

View File

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

View File

@@ -45,5 +45,8 @@
<None Include="readme.url">
<Filter>Resource Files</Filter>
</None>
<None Include="changelog.url">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
</Project>

View File

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

View File

@@ -45,5 +45,8 @@
<None Include="readme.url">
<Filter>Resource Files</Filter>
</None>
<None Include="changelog.url">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
</Project>

View File

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