Add README for people who still can't use Google
This commit is contained in:
@ -92,6 +92,7 @@ copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"</Command>
|
||||
<None Include="etc\gtkpref.png" />
|
||||
<None Include="etc\music.png" />
|
||||
<None Include="etc\system.png" />
|
||||
<None Include="readme.url" />
|
||||
<None Include="share\xml\iso-codes\iso_3166.xml" />
|
||||
<None Include="share\xml\iso-codes\iso_639.xml" />
|
||||
</ItemGroup>
|
||||
|
@ -42,5 +42,8 @@
|
||||
<None Include="share\xml\iso-codes\iso_3166.xml">
|
||||
<Filter>Resource Files\share\xml\iso-codes</Filter>
|
||||
</None>
|
||||
<None Include="readme.url">
|
||||
<Filter>Resource Files</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
@ -85,6 +85,7 @@ copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatRel)"</Command>
|
||||
<None Include="etc\gtkpref.png" />
|
||||
<None Include="etc\music.png" />
|
||||
<None Include="etc\system.png" />
|
||||
<None Include="readme.url" />
|
||||
<None Include="share\xml\iso-codes\iso_3166.xml" />
|
||||
<None Include="share\xml\iso-codes\iso_639.xml" />
|
||||
</ItemGroup>
|
||||
|
@ -42,5 +42,8 @@
|
||||
<None Include="share\xml\iso-codes\iso_3166.xml">
|
||||
<Filter>Resource Files\share\xml\iso-codes</Filter>
|
||||
</None>
|
||||
<None Include="readme.url">
|
||||
<Filter>Resource Files</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
4
win32/copy/readme.url
Normal file
4
win32/copy/readme.url
Normal file
@ -0,0 +1,4 @@
|
||||
[InternetShortcut]
|
||||
URL=https://raw.github.com/hexchat/hexchat/master/README
|
||||
IconFile=%systemroot%\notepad.exe
|
||||
IconIndex=0
|
Reference in New Issue
Block a user