Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 2 years ago
parent e884ec2ace
commit 0c42c72bd3
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -223,9 +223,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
<property name="accel">
<string>Alt+H</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
@ -254,9 +251,6 @@
<property name="text">
<string>&amp;Default</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
@ -302,9 +296,6 @@
<property name="text">
<string>&amp;Apply</string>
</property>
<property name="accel">
<string>Alt+A</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
@ -333,9 +324,6 @@
<property name="text">
<string>E&amp;xit</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>

@ -222,9 +222,6 @@
<property name="text">
<string>&amp;Configure Plugin</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="toolTip" stdset="0">
<string>Configure the selected plugin</string>
</property>
@ -250,9 +247,6 @@
<property name="text">
<string>&amp;Plugin Information</string>
</property>
<property name="accel">
<string>Alt+P</string>
</property>
<property name="toolTip" stdset="0">
<string>Information about the selected plugin</string>
</property>

Loading…
Cancel
Save