atom => electron in atom.gyp
This commit is contained in:
parent
c7468278df
commit
49c82b3b93
1 changed files with 2 additions and 2 deletions
4
atom.gyp
4
atom.gyp
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
'variables': {
|
'variables': {
|
||||||
'project_name%': 'atom',
|
'project_name%': 'electron',
|
||||||
'product_name%': 'Atom',
|
'product_name%': 'Electron',
|
||||||
'company_name%': 'GitHub, Inc',
|
'company_name%': 'GitHub, Inc',
|
||||||
'company_abbr%': 'github',
|
'company_abbr%': 'github',
|
||||||
'version%' : '0.23.0',
|
'version%' : '0.23.0',
|
||||||
|
|
Loading…
Reference in a new issue