From c006c4efa422032e05b06f469f269ce8e4aa4ec2 Mon Sep 17 00:00:00 2001 From: Haojian Wu Date: Mon, 14 Sep 2015 20:34:45 +0800 Subject: [PATCH] Mention 'activate-with-no-open-windows' on OS X only. --- docs/api/app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/app.md b/docs/api/app.md index bb77a32913f..12be27ce75f 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -94,7 +94,7 @@ must be registered to be opened by your application. You should call `event.preventDefault()` if you want to handle this event. -### Event: 'activate-with-no-open-windows' +### Event: 'activate-with-no-open-windows' _OS X_ Emitted when the application is activated while there are no open windows, which usually happens when the user has closed all of the application's windows and