Remove unnecessary accelerators from .ui files

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

@ -91,9 +91,6 @@
<property name="text">
<string>Open the &amp;last used CHM file, if exist</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
</widget>
</vbox>
</widget>
@ -152,9 +149,6 @@
<property name="text">
<string>R&amp;emember extra information for history files</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
<property name="toolTip" stdset="0">
<string>Remembers the information about the files, which were opened. Remembers last opened page, search history, font size, bookmarks and so on.</string>
</property>
@ -192,9 +186,6 @@
<property name="text">
<string>Alwa&amp;ys open it in external browser</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@ -211,9 +202,6 @@
<property name="text">
<string>Do not open the link</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</vbox>
</widget>
@ -346,9 +334,6 @@
<property name="text">
<string>&amp;QTextBrowser-based widget</string>
</property>
<property name="accel">
<string>Alt+Q</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@ -357,9 +342,6 @@
<property name="text">
<string>&amp;TDEHTMLPart-based widget</string>
</property>
<property name="accel">
<string>Alt+K</string>
</property>
</widget>
</vbox>
</widget>
@ -381,9 +363,6 @@
<property name="text">
<string>Enable Java&amp;Script</string>
</property>
<property name="accel">
<string>Alt+S</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
@ -392,9 +371,6 @@
<property name="text">
<string>Enable &amp;plugins</string>
</property>
<property name="accel">
<string>Alt+P</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
@ -403,9 +379,6 @@
<property name="text">
<string>Enable &amp;Java</string>
</property>
<property name="accel">
<string>Alt+J</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
@ -414,9 +387,6 @@
<property name="text">
<string>Enable &amp;refresh</string>
</property>
<property name="accel">
<string>Alt+R</string>
</property>
</widget>
</grid>
</widget>
@ -453,9 +423,6 @@
<property name="text">
<string>Built-in HTML source viewer</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@ -464,9 +431,6 @@
<property name="text">
<string>E&amp;xternal program, specified below</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
@ -615,9 +579,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -632,9 +593,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