summary refs log tree commit diff stats
path: root/win32/copy
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-22 04:40:32 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 04:40:32 +0200
commitae95271d3a258829e5f8c6b43d3c4d5c775f4d16 (patch)
tree2ad68309c4f5f4077a6f5a95fcffcf89b45f162f /win32/copy
parent26e655daee07c5b229eb5af6789edf6029c38874 (diff)
Change readme icon and add changelog icon as well
Diffstat (limited to 'win32/copy')
-rw-r--r--win32/copy/changelog.url4
-rw-r--r--win32/copy/copy-xp.vcxproj1
-rw-r--r--win32/copy/copy-xp.vcxproj.filters3
-rw-r--r--win32/copy/copy.vcxproj1
-rw-r--r--win32/copy/copy.vcxproj.filters3
-rw-r--r--win32/copy/readme.url4
6 files changed, 14 insertions, 2 deletions
diff --git a/win32/copy/changelog.url b/win32/copy/changelog.url
new file mode 100644
index 00000000..aeb1f9c8
--- /dev/null
+++ b/win32/copy/changelog.url
@@ -0,0 +1,4 @@
+[InternetShortcut]

+URL=https://github.com/hexchat/hexchat/blob/master/changelog.md

+IconFile=%systemroot%\system32\shell32.dll

+IconIndex=165

diff --git a/win32/copy/copy-xp.vcxproj b/win32/copy/copy-xp.vcxproj
index 40c06faa..9c740f76 100644
--- a/win32/copy/copy-xp.vcxproj
+++ b/win32/copy/copy-xp.vcxproj
@@ -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" />

diff --git a/win32/copy/copy-xp.vcxproj.filters b/win32/copy/copy-xp.vcxproj.filters
index 1f9d0cf4..af2be024 100644
--- a/win32/copy/copy-xp.vcxproj.filters
+++ b/win32/copy/copy-xp.vcxproj.filters
@@ -45,5 +45,8 @@
     <None Include="readme.url">

       <Filter>Resource Files</Filter>

     </None>

+    <None Include="changelog.url">

+      <Filter>Resource Files</Filter>

+    </None>

   </ItemGroup>

 </Project>
\ No newline at end of file
diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj
index e36f96cf..8e6a7cfe 100644
--- a/win32/copy/copy.vcxproj
+++ b/win32/copy/copy.vcxproj
@@ -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" />

diff --git a/win32/copy/copy.vcxproj.filters b/win32/copy/copy.vcxproj.filters
index 1f9d0cf4..af2be024 100644
--- a/win32/copy/copy.vcxproj.filters
+++ b/win32/copy/copy.vcxproj.filters
@@ -45,5 +45,8 @@
     <None Include="readme.url">

       <Filter>Resource Files</Filter>

     </None>

+    <None Include="changelog.url">

+      <Filter>Resource Files</Filter>

+    </None>

   </ItemGroup>

 </Project>
\ No newline at end of file
diff --git a/win32/copy/readme.url b/win32/copy/readme.url
index 77f065e3..e143669c 100644
--- a/win32/copy/readme.url
+++ b/win32/copy/readme.url
@@ -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