Use Atom icon in AtomSetup.exe

This commit is contained in:
Kevin Sawicki
2015-01-14 09:55:27 -08:00
parent 485fc62d22
commit 3dbdfe54ad

View File

@@ -206,6 +206,7 @@ module.exports = (grunt) ->
authors: 'GitHub Inc.'
loadingGif: path.resolve(__dirname, '..', 'resources', 'win', 'loading.gif')
iconUrl: 'https://raw.githubusercontent.com/atom/atom/master/resources/win/atom.ico'
setupIcon: path.resolve(__dirname, '..', 'resources', 'win', 'atom.ico')
shell:
'kill-atom':