Remove unnecessary accelerators from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/13/head
Michele Calgaro 2 years ago
parent 7c7f7a8147
commit 7515dd0d2b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -156,9 +156,6 @@
<property name="text">
<string>&amp;Open...</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="on">
<bool>false</bool>
</property>

@ -43,9 +43,6 @@
<property name="text">
<string>&amp;No protection</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@ -54,9 +51,6 @@
<property name="text">
<string>Protect basket with a &amp;password</string>
</property>
<property name="accel">
<string>Alt+P</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
@ -81,9 +75,6 @@
<property name="text">
<string>Protect basket with private &amp;key:</string>
</property>
<property name="accel">
<string>Alt+K</string>
</property>
</widget>
<widget class="TQComboBox">
<property name="name">

Loading…
Cancel
Save