Merge pull request #614 from atom/atom-shell-squirrel
Atom.exe should receive Squirrel events
This commit is contained in:
commit
0a937cd2be
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ BEGIN
|
|||
VALUE "OriginalFilename", "atom.exe"
|
||||
VALUE "ProductName", "Atom-Shell"
|
||||
VALUE "ProductVersion", "0.15.9"
|
||||
VALUE "SquirrelAwareVersion", "1"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
|
Loading…
Reference in a new issue