(trunk qt) #3926 "use 'Open Torrent' instead of 'Add Torrent' in GTK+ and Qt clients" -- sync the accelerator with the GTK+ client
This commit is contained in:
parent
b241c9d885
commit
f22e2d537b
|
@ -187,7 +187,7 @@
|
|||
<string>Open a torrent</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+D</string>
|
||||
<string>Ctrl+O</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_New">
|
||||
|
|
Loading…
Reference in New Issue