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:56:00 +0900
commitb29104f2e24a0c46e6068f23ba435703666d4ebc (patch)
tree8a4638a942a20e527123c1753ca4210981e892cf
parentd04ac6be052f499e82f51c0d128285441b047d9c (diff)
downloadtdeaddons-r14.0.x.tar.gz
tdeaddons-r14.0.x.zip
Remove unnecessary accelerators from .ui filesr14.0.13r14.0.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 663f1927174a596fe918e97fc24dc36acf011e9a)
-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>