electron/docs
Cheng Zhao aedacd39d2 Rename 'finish-launching' event to 'ready',
'finish-launching' is more like a OS X message name, and in atom-shell
it means initialization has done, so 'ready' seems to be a better name
and more easy to remember.

The 'will-finish-launching' event just represents the corresponding
message on OS X and is the same with 'ready' on other platforms, so we
keep its name to indicate that it's only useful for OS X specified
code.
2013-12-27 11:08:26 +08:00
..
api Rename 'finish-launching' event to 'ready', 2013-12-27 11:08:26 +08:00
development Fix a couple minor typos in docs 2013-12-12 22:31:19 -08:00
build-native-modules.md doc: Add titles for all pages. 2013-09-09 15:35:57 +08:00
quick-start.md Rename 'finish-launching' event to 'ready', 2013-12-27 11:08:26 +08:00
README.md Discard the require('atom-delegate') API. 2013-12-17 22:08:45 +08:00