Use "Atom-Shell" instead of "atom-shell" for product names.

This commit is contained in:
Cheng Zhao
2013-11-24 23:17:48 +08:00
parent 70b7659893
commit 59f586ba59
4 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
<script type="text/javascript" charset="utf-8">
var crashReporter = require('crash-reporter');
crashReporter.start({
productName: 'Something other than Atom-Shell',
submitUrl: 'http://127.0.0.1:1127',
autoSubmit: true,
ignoreSystemCrashHandler: true,