Replace Mac with OS X
This commit is contained in:
parent
d223faa9f4
commit
a957ea1ed9
4 changed files with 4 additions and 4 deletions
|
@ -38,7 +38,7 @@ app.on('window-all-closed', function() {
|
|||
|
||||
// Specify flash path.
|
||||
// On Windows, it might be /path/to/pepflashplayer.dll
|
||||
// On Mac, /path/to/PepperFlashPlayer.plugin
|
||||
// On OS X, /path/to/PepperFlashPlayer.plugin
|
||||
// On Linux, /path/to/libpepflashplayer.so
|
||||
app.commandLine.appendSwitch('ppapi-flash-path', '/path/to/libpepflashplayer.so');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue