summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-16 10:55:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-16 10:55:32 +0900
commit663f1927174a596fe918e97fc24dc36acf011e9a (patch)
tree722ba24b24de69e8a4b6fa31fed7917674215d31
parent5eeb4735f315cdc470d4075f8541f79605ebb30a (diff)
downloadtdeaddons-663f1927174a596fe918e97fc24dc36acf011e9a.tar.gz
tdeaddons-663f1927174a596fe918e97fc24dc36acf011e9a.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kate/katesort/sortdialoglayout.ui24
-rw-r--r--ksig/standardtextbase.ui6
2 files changed, 0 insertions, 30 deletions
diff --git a/kate/katesort/sortdialoglayout.ui b/kate/katesort/sortdialoglayout.ui
index 665aed9..7471ec8 100644
--- a/kate/katesort/sortdialoglayout.ui
+++ b/kate/katesort/sortdialoglayout.ui
@@ -60,9 +60,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -77,9 +74,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -112,9 +106,6 @@
<property name="text">
<string>&amp;Ascending</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -126,9 +117,6 @@
<property name="text">
<string>&amp;Descending</string>
</property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
</widget>
</vbox>
</widget>
@@ -160,9 +148,6 @@
<property name="text">
<string>&amp;Case sensitive</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@@ -179,9 +164,6 @@
<property name="text">
<string>B&amp;y column</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
</widget>
</vbox>
</widget>
@@ -334,9 +316,6 @@
<property name="text">
<string>Alpha&amp;betical</string>
</property>
- <property name="accel">
- <string>Alt+B</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -348,9 +327,6 @@
<property name="text">
<string>Nu&amp;meric</string>
</property>
- <property name="accel">
- <string>Alt+M</string>
- </property>
</widget>
</vbox>
</widget>
diff --git a/ksig/standardtextbase.ui b/ksig/standardtextbase.ui
index e107ffe..7de3890 100644
--- a/ksig/standardtextbase.ui
+++ b/ksig/standardtextbase.ui
@@ -70,9 +70,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -87,9 +84,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>