mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Merge branch 'master' of github.com:laurent22/joplin
This commit is contained in:
commit
776aba1e49
1792
CliClient/locales/en_US.po
Normal file
1792
CliClient/locales/en_US.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -449,7 +449,7 @@ class Application extends BaseApplication {
|
||||
|
||||
const printItem = {
|
||||
label: _('Print'),
|
||||
// accelerator: 'CommandOrControl+P',
|
||||
accelerator: 'CommandOrControl+P',
|
||||
screens: ['Main'],
|
||||
click: () => {
|
||||
this.dispatch({
|
||||
|
@ -348,7 +348,7 @@ GotoAnything.manifest = {
|
||||
name: 'main',
|
||||
parent: 'tools',
|
||||
label: _('Goto Anything...'),
|
||||
accelerator: 'CommandOrControl+P',
|
||||
accelerator: 'CommandOrControl+G',
|
||||
screens: ['Main'],
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user