From ae95271d3a258829e5f8c6b43d3c4d5c775f4d16 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 22 Oct 2012 04:40:32 +0200 Subject: Change readme icon and add changelog icon as well --- win32/copy/changelog.url | 4 ++++ win32/copy/copy-xp.vcxproj | 1 + win32/copy/copy-xp.vcxproj.filters | 3 +++ win32/copy/copy.vcxproj | 1 + win32/copy/copy.vcxproj.filters | 3 +++ win32/copy/readme.url | 4 ++-- 6 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 win32/copy/changelog.url (limited to 'win32/copy') 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)" + 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 @@ Resource Files + + Resource Files + \ 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)" + 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 @@ Resource Files + + Resource Files + \ 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 -- cgit 1.4.1