summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-14 11:24:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-14 11:25:00 +0900
commite22f430ade016593573e873e2dbe56cd0abd820b (patch)
tree7bebabbc1b29a00eb499e4cdf205c63b4b87413c
parent59c57015240cc3649e09839882c2473fccac97ae (diff)
downloadkchmviewer-e22f430ade016593573e873e2dbe56cd0abd820b.tar.gz
kchmviewer-e22f430ade016593573e873e2dbe56cd0abd820b.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/kchmsetupdialog.ui42
1 files changed, 0 insertions, 42 deletions
diff --git a/src/kchmsetupdialog.ui b/src/kchmsetupdialog.ui
index 9db45b5..d15e5c5 100644
--- a/src/kchmsetupdialog.ui
+++ b/src/kchmsetupdialog.ui
@@ -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>