Skip to content

Commit

Permalink
Correct author & control panel logo of win installer
Browse files Browse the repository at this point in the history
  • Loading branch information
ClumsyLee committed Oct 18, 2015
1 parent fb9d4f3 commit 0fd1b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ module.exports = function(grunt) {
ia32: {
appDirectory: '<%= path.win32 %>',
outputDirectory: '<%= path.win32_installer %>',
authors: 'Thomas Lee',
certificateFile: 'resource/cert.p12',
certificatePassword: '',
iconUrl: 'https://raw.githubusercontent.com/ThomasLee969/net.tsinghua/master/resource/icon.ico',
setupIcon: 'resource/icon.ico',
remoteReleases: 'https://github.com/ThomasLee969/net.tsinghua'
}
Expand Down

0 comments on commit 0fd1b35

Please sign in to comment.