mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:23:24 +00:00
desktop/UI: add shortcut for 'Open cloud storage'
This seems like a logical extension of the shortcuts we already have. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b181c011cc
commit
19828510d9
1 changed files with 3 additions and 0 deletions
|
@ -687,6 +687,9 @@
|
|||
<property name="text">
|
||||
<string>Open c&loud storage</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+Shift+O</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCloudstoragesave">
|
||||
<property name="text">
|
||||
|
|
Loading…
Add table
Reference in a new issue