Remove unnecessary accelerators from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 62b2fc0050)
r14.0.x
Michele Calgaro 2 years ago
parent 97a53fd174
commit da475e83aa
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -151,9 +151,6 @@
<property name="pixmap">
<pixmap>image2</pixmap>
</property>
<property name="accel">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>
@ -206,9 +203,6 @@
<property name="text">
<string>-</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>
@ -262,9 +256,6 @@
<property name="text">
<string>+</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>

@ -163,9 +163,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="6">
<property name="name">

@ -163,9 +163,6 @@
<property name="text">
<string>Add</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="stdItem" stdset="0">
<number>27</number>
</property>

@ -72,9 +72,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="stdItem" stdset="0">
<number>2</number>
</property>

@ -135,9 +135,6 @@
<property name="text">
<string>Add</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="stdItem" stdset="0">
<number>27</number>
</property>
@ -157,9 +154,6 @@
<property name="text">
<string>Remove</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="stdItem" stdset="0">
<number>28</number>
</property>

@ -32,9 +32,6 @@
<property name="text">
<string>&amp;Keep original menus</string>
</property>
<property name="accel">
<string>Alt+K</string>
</property>
</widget>
<widget class="TQFrame" row="0" column="0">
<property name="name">

@ -53,10 +53,7 @@
<cstring>ckK3b</cstring>
</property>
<property name="text">
<string>Burn with k3b</string>
</property>
<property name="accel">
<string>Alt+B</string>
<string>&amp;Burn with k3b</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
@ -72,10 +69,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Auto burn</string>
</property>
<property name="accel">
<string>Alt+T</string>
<string>Au&amp;to burn</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
@ -119,10 +113,7 @@
<cstring>ckQuickScan</cstring>
</property>
<property name="text">
<string>Quick scan</string>
</property>
<property name="accel">
<string>Alt+Q</string>
<string>&amp;Quick scan</string>
</property>
</widget>
<spacer row="7" column="2">
@ -147,10 +138,7 @@
<cstring>ckDvdAuthor</cstring>
</property>
<property name="text">
<string>use dvdAuthor for copy without menus</string>
</property>
<property name="accel">
<string>Alt+D</string>
<string>use &amp;dvdAuthor for copy without menus</string>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="3">
@ -158,10 +146,7 @@
<cstring>ckDelTmpFiles</cstring>
</property>
<property name="text">
<string>Clear output directory on exit</string>
</property>
<property name="accel">
<string>Alt+Y</string>
<string>Clear output director&amp;y on exit</string>
</property>
</widget>
</grid>

@ -61,10 +61,7 @@
<cstring>ck2passes</cstring>
</property>
<property name="text">
<string>2 pass</string>
</property>
<property name="accel">
<string>Alt+2</string>
<string>&amp;2 pass</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
@ -174,9 +171,6 @@
<property name="text">
<string>&amp;keep aspect ratio</string>
</property>
<property name="accel">
<string>Alt+K</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -309,10 +303,7 @@
<cstring>rbSize</cstring>
</property>
<property name="text">
<string>File size</string>
</property>
<property name="accel">
<string>Alt+S</string>
<string>File &amp;size</string>
</property>
</widget>
<widget class="TQSpinBox" row="0" column="1">
@ -357,10 +348,7 @@
<cstring>rbBitrate</cstring>
</property>
<property name="text">
<string>Bitrate</string>
</property>
<property name="accel">
<string>Alt+B</string>
<string>&amp;Bitrate</string>
</property>
</widget>
<spacer row="0" column="2" rowspan="2" colspan="1">

@ -196,9 +196,6 @@ audio bitrate</string>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="accel">
<string></string>
</property>
<property name="stdItem" stdset="0">
<number>28</number>
</property>

@ -48,19 +48,13 @@
<property name="text">
<string>&amp;Internal Player</string>
</property>
<property name="accel">
<string>Alt+I</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>rbMplayer</cstring>
</property>
<property name="text">
<string>MPlayer</string>
</property>
<property name="accel">
<string>Alt+M</string>
<string>&amp;MPlayer</string>
</property>
</widget>
</grid>

Loading…
Cancel
Save