win: Update the rc file
We should find a way to generate from atom.gyp.
This commit is contained in:
parent
d535305ff1
commit
d0d6512330
1 changed files with 5 additions and 5 deletions
|
@ -67,12 +67,12 @@ BEGIN
|
||||||
BLOCK "040904b0"
|
BLOCK "040904b0"
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "CompanyName", "GitHub, Inc."
|
VALUE "CompanyName", "GitHub, Inc."
|
||||||
VALUE "FileDescription", "Atom-Shell"
|
VALUE "FileDescription", "Electron"
|
||||||
VALUE "FileVersion", "0.23.0"
|
VALUE "FileVersion", "0.23.0"
|
||||||
VALUE "InternalName", "atom.exe"
|
VALUE "InternalName", "electron.exe"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2013 GitHub, Inc. All rights reserved."
|
VALUE "LegalCopyright", "Copyright (C) 2015 GitHub, Inc. All rights reserved."
|
||||||
VALUE "OriginalFilename", "atom.exe"
|
VALUE "OriginalFilename", "electron.exe"
|
||||||
VALUE "ProductName", "Atom-Shell"
|
VALUE "ProductName", "Electron"
|
||||||
VALUE "ProductVersion", "0.23.0"
|
VALUE "ProductVersion", "0.23.0"
|
||||||
VALUE "SquirrelAwareVersion", "1"
|
VALUE "SquirrelAwareVersion", "1"
|
||||||
END
|
END
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue