(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>
|
<string>Open a torrent</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+D</string>
|
<string>Ctrl+O</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_New">
|
<action name="action_New">
|
||||||
|
|
Loading…
Reference in New Issue