Sync help menus on Linux/Windows

Esse commit está contido em:
Kevin Sawicki
2014-10-29 09:31:53 -07:00
commit 7641f1d1e4
2 arquivos alterados com 8 adições e 0 exclusões
+4
Ver Arquivo
@@ -147,6 +147,10 @@
{ label: "VERSION", enabled: false }
{ type: 'separator' }
{ label: '&Documentation', command: 'application:open-documentation' }
{ label: 'Community Discussions', command: 'application:open-discussions' }
{ label: 'Roadmap', command: 'application:open-roadmap' }
{ label: 'Frequently Asked Questions', command: 'application:open-faq' }
{ label: 'Report Issue', command: 'application:report-issue' }
{ type: 'separator' }
]
}
+4
Ver Arquivo
@@ -165,6 +165,10 @@
{ label: "VERSION", enabled: false }
{ type: 'separator' }
{ label: '&Documentation', command: 'application:open-documentation' }
{ label: 'Community Discussions', command: 'application:open-discussions' }
{ label: 'Roadmap', command: 'application:open-roadmap' }
{ label: 'Frequently Asked Questions', command: 'application:open-faq' }
{ label: 'Report Issue', command: 'application:report-issue' }
{ type: 'separator' }
]
}