Rename icon files

This commit is contained in:
Yuya Ochiai 2016-03-21 00:31:29 +09:00
parent fbead4de5e
commit 60a2b0c770
4 changed files with 1 additions and 1 deletions

View file

@ -155,7 +155,7 @@ function makePackage(platform, arch, callback) {
prune: true,
overwrite: true,
"app-version": packageJson.version,
icon: 'resources/electron-mattermost',
icon: 'resources/appicon',
"version-string": {
CompanyName: packageJson.author,
LegalCopyright: 'Copyright (c) 2015 ' + packageJson.author,

View file

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 361 KiB

View file

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB