Remove unnecessary accelerators from .ui files

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

@ -96,9 +96,6 @@
<property name="text">
<string>&amp;Back</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
<property name="stdItem" stdset="0">
<number>14</number>
</property>
@ -124,9 +121,6 @@
<property name="text">
<string>&amp;Forward</string>
</property>
<property name="accel">
<string>Alt+F</string>
</property>
<property name="stdItem" stdset="0">
<number>15</number>
</property>
@ -169,9 +163,6 @@
<property name="text">
<string>&amp;Close</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="stdItem" stdset="0">
<number>13</number>
</property>

@ -391,9 +391,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -408,9 +405,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

Loading…
Cancel
Save