electron/atom
Eran Tiktin 6db6842c14 Fix menu-item using deprecated API
Some of the roles in menu-item use methods on BrowserWindow instead of
WebContents which outputs a deprecation warning.
I changed it to use the correct methods.
2015-11-22 01:13:57 +02:00
..
app Add paths from chrome_paths 2015-11-13 13:05:16 +08:00
browser Fix menu-item using deprecated API 2015-11-22 01:13:57 +02:00
common Bump v0.35.1 2015-11-20 13:36:59 +08:00
renderer Use the new style remote module in Electron 2015-11-13 22:22:25 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00