Remove unnecessary accelerators from .ui files

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

@ -30,9 +30,6 @@
<property name="text">
<string>A&amp;bout</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
<property name="iconSet">
<iconset>image1</iconset>
</property>
@ -44,9 +41,6 @@
<property name="text">
<string>Cl&amp;ose</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="iconSet">
<iconset>image2</iconset>
</property>
@ -58,9 +52,6 @@
<property name="text">
<string>Inst&amp;all</string>
</property>
<property name="accel">
<string>Alt+A</string>
</property>
</widget>
<widget class="Line" row="1" column="0" rowspan="1" colspan="6">
<property name="name">
@ -212,9 +203,6 @@
<property name="text">
<string>Res&amp;ynchronize the package index files (recommended)</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -226,9 +214,6 @@
<property name="text">
<string>Skip Resynchroni&amp;zation</string>
</property>
<property name="accel">
<string>Alt+Z</string>
</property>
</widget>
</grid>
</widget>
@ -415,9 +400,6 @@
<property name="text">
<string>Ne&amp;xt &gt;</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="3">
<property name="name">
@ -426,9 +408,6 @@
<property name="text">
<string>Ne&amp;xt &gt;</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
</widget>
</grid>
</widget>

@ -307,9 +307,6 @@
<property name="text">
<string>&amp;About</string>
</property>
<property name="accel">
<string>Alt+A</string>
</property>
<property name="iconSet">
<iconset>image1</iconset>
</property>
@ -338,9 +335,6 @@
<property name="text">
<string>Start Installation Wi&amp;zard</string>
</property>
<property name="accel">
<string>Alt+Z</string>
</property>
<property name="iconSet">
<iconset>image2</iconset>
</property>
@ -352,9 +346,6 @@
<property name="text">
<string>Cl&amp;ose</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="iconSet">
<iconset>image3</iconset>
</property>

Loading…
Cancel
Save