SymphonyElectron/js/aboutApp
Vishwas Shashidhar 28d9826236
ELECTRON-816: add checks for crash events when it is killed (#544)
Currently on Windows, when the app is killed, a crash event is emitted which sends the wrong signal to the user that the app actually crashed which isn't the case because the app was in fact killed. So, this PR adds an extra check to see if the app was killed and shows the crash dialog based on that.
2019-01-11 11:37:59 +05:30
..
about-app.html Electron-142 - Moved inline styles to style tag 2017-09-27 21:18:13 +05:30
index.js ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
renderer.js ELECTRON-874 Change version numbering 1.53.0-3.4.0 (0) (#523) 2018-10-26 22:21:36 +05:30
symphony-logo.png ELECTRON-459: fixes the issue (#369) 2018-05-16 19:17:18 +05:30