summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-12 13:39:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-12 13:40:27 +0900
commit697da241db8acee902940c2b65c78c902b98914f (patch)
treee89a0552c9c681564db91d622715df64b670a549
parente1f8b2bb132447802b6122c192b1bc77ade80100 (diff)
downloadkdpkg-697da241.tar.gz
kdpkg-697da241.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1412ac21be76d6d384c49e11bde94d48bf266a57)
-rw-r--r--kdpkg-install/installdialog.ui21
-rw-r--r--kdpkg/kdpkgdialog.ui9
2 files changed, 0 insertions, 30 deletions
diff --git a/kdpkg-install/installdialog.ui b/kdpkg-install/installdialog.ui
index 42220f3..eb004a7 100644
--- a/kdpkg-install/installdialog.ui
+++ b/kdpkg-install/installdialog.ui
@@ -30,9 +30,6 @@
<property name="text">
<string>A&amp;bout</string>
</property>
- <property name="accel">
- <string>Alt+B</string>
- </property>
<property name="iconSet">
<iconset>image1</iconset>
</property>
@@ -44,9 +41,6 @@
<property name="text">
<string>Cl&amp;ose</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="iconSet">
<iconset>image2</iconset>
</property>
@@ -58,9 +52,6 @@
<property name="text">
<string>Inst&amp;all</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
</widget>
<widget class="Line" row="1" column="0" rowspan="1" colspan="6">
<property name="name">
@@ -212,9 +203,6 @@
<property name="text">
<string>Res&amp;ynchronize the package index files (recommended)</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -226,9 +214,6 @@
<property name="text">
<string>Skip Resynchroni&amp;zation</string>
</property>
- <property name="accel">
- <string>Alt+Z</string>
- </property>
</widget>
</grid>
</widget>
@@ -415,9 +400,6 @@
<property name="text">
<string>Ne&amp;xt &gt;</string>
</property>
- <property name="accel">
- <string>Alt+X</string>
- </property>
</widget>
<widget class="TQPushButton" row="4" column="3">
<property name="name">
@@ -426,9 +408,6 @@
<property name="text">
<string>Ne&amp;xt &gt;</string>
</property>
- <property name="accel">
- <string>Alt+X</string>
- </property>
</widget>
</grid>
</widget>
diff --git a/kdpkg/kdpkgdialog.ui b/kdpkg/kdpkgdialog.ui
index 5e4a683..358f6d0 100644
--- a/kdpkg/kdpkgdialog.ui
+++ b/kdpkg/kdpkgdialog.ui
@@ -307,9 +307,6 @@
<property name="text">
<string>&amp;About</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
<property name="iconSet">
<iconset>image1</iconset>
</property>
@@ -338,9 +335,6 @@
<property name="text">
<string>Start Installation Wi&amp;zard</string>
</property>
- <property name="accel">
- <string>Alt+Z</string>
- </property>
<property name="iconSet">
<iconset>image2</iconset>
</property>
@@ -352,9 +346,6 @@
<property name="text">
<string>Cl&amp;ose</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="iconSet">
<iconset>image3</iconset>
</property>