1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Helmut K. C. Tessarek ce40813bcf
Desktop: fix Resources menu item on macOS (#2530)
* fix Resources menu item

On macOS the menu item `Resources` never showed up under `Tools`.

* var -> let
2020-02-21 00:33:48 -05:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
fonts Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gui Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
locales Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
patches Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
plugins Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
tools Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
.gitignore Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
app.js Desktop: fix Resources menu item on macOS (#2530) 2020-02-21 00:33:48 -05:00
bridge.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
checkForUpdates.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
dev-app-update.yml-FORTESTING Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ElectronAppWrapper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gulpfile.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
index.html Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
InteropServiceHelper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main-html.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Electron release v1.0.185 2020-02-20 23:00:14 +00:00
package.json Electron release v1.0.185 2020-02-20 23:00:14 +00:00
style.css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
theme.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00