summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:48:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:48:25 +0900
commit7a2982368978ad7d2c5eda8616cd795c1ae09cd3 (patch)
treee931fec48ec72cfa427735ac753148be8fc625a5
parentda4cee7bf4f4da21a4a77ea25647929dbee19e19 (diff)
downloadkscope-7a2982368978ad7d2c5eda8616cd795c1ae09cd3.tar.gz
kscope-7a2982368978ad7d2c5eda8616cd795c1ae09cd3.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/bookmarkslayout.ui3
-rw-r--r--src/graphpreflayout.ui6
-rw-r--r--src/makelayout.ui9
-rw-r--r--src/newprojectlayout.ui24
-rw-r--r--src/openprojectlayout.ui3
-rw-r--r--src/prefoptlayout.ui6
-rw-r--r--src/queryviewlayout.ui6
-rw-r--r--src/symbollayout.ui3
8 files changed, 0 insertions, 60 deletions
diff --git a/src/bookmarkslayout.ui b/src/bookmarkslayout.ui
index 3e89a4f..df9835c 100644
--- a/src/bookmarkslayout.ui
+++ b/src/bookmarkslayout.ui
@@ -70,9 +70,6 @@
<property name="text">
<string>Close</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
</hbox>
</widget>
diff --git a/src/graphpreflayout.ui b/src/graphpreflayout.ui
index 75304d2..dd89ba6 100644
--- a/src/graphpreflayout.ui
+++ b/src/graphpreflayout.ui
@@ -200,9 +200,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -217,9 +214,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/src/makelayout.ui b/src/makelayout.ui
index eb3dcfd..b5d39ff 100644
--- a/src/makelayout.ui
+++ b/src/makelayout.ui
@@ -136,9 +136,6 @@
<property name="text">
<string>&amp;Make</string>
</property>
- <property name="accel">
- <string>Alt+M</string>
- </property>
<property name="default">
<bool>true</bool>
</property>
@@ -153,9 +150,6 @@
<property name="text">
<string>&amp;Stop</string>
</property>
- <property name="accel">
- <string>Alt+S</string>
- </property>
</widget>
<widget class="TQPushButton">
<property name="name">
@@ -164,9 +158,6 @@
<property name="text">
<string>&amp;Close</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
</widget>
</hbox>
</widget>
diff --git a/src/newprojectlayout.ui b/src/newprojectlayout.ui
index 830579f..d5583dc 100644
--- a/src/newprojectlayout.ui
+++ b/src/newprojectlayout.ui
@@ -86,9 +86,6 @@ This does not need to be the path in which the source files reside.</string>
<property name="text">
<string>&amp;Use a hidden folder under the source root directory</string>
</property>
- <property name="accel">
- <string>Alt+U</string>
- </property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
@@ -212,9 +209,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>&lt;&lt; &amp;Add</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Adds the selected file type to the current project.</string>
</property>
@@ -226,9 +220,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>&gt;&gt; &amp;Remove</string>
</property>
- <property name="accel">
- <string>Alt+R</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Remove the selected file type from the project.</string>
</property>
@@ -383,9 +374,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>Kernel project (-k)</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="whatsThis" stdset="0">
<string>For kernel projects, symbols are not looked up in the standard include path.</string>
</property>
@@ -397,9 +385,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>Build inverted inde&amp;x (-q)</string>
</property>
- <property name="accel">
- <string>Alt+X</string>
- </property>
<property name="whatsThis" stdset="0">
<string>An inverted index may greatly speed up searches in a large project. The project's building process is longer, though.</string>
</property>
@@ -411,9 +396,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>Do not compress the database (-c)</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@@ -438,9 +420,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>Refresh data&amp;base automatically</string>
</property>
- <property name="accel">
- <string>Alt+B</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Rebuild the database after changed files are saved to disk.</string>
</property>
@@ -501,9 +480,6 @@ path for all source files, but is not required.&lt;/blockquote&gt;</string>
<property name="text">
<string>&amp;Use symbol auto-completion</string>
</property>
- <property name="accel">
- <string>Alt+U</string>
- </property>
<property name="whatsThis" stdset="0">
<string>As-you-type symbol completion.</string>
</property>
diff --git a/src/openprojectlayout.ui b/src/openprojectlayout.ui
index a346e15..6345ab6 100644
--- a/src/openprojectlayout.ui
+++ b/src/openprojectlayout.ui
@@ -122,9 +122,6 @@
<property name="text">
<string>&amp;Open</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="default">
<bool>true</bool>
</property>
diff --git a/src/prefoptlayout.ui b/src/prefoptlayout.ui
index 4cf303a..87f5f3c 100644
--- a/src/prefoptlayout.ui
+++ b/src/prefoptlayout.ui
@@ -66,9 +66,6 @@
<property name="text">
<string>Read-Onl&amp;y Mode</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Forces all editor windows to work in a read-only mode, so that the user cannot modify the displayed files.</string>
</property>
@@ -121,9 +118,6 @@
<property name="text">
<string>Automatically Sort Files in the File List</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="whatsThis" stdset="0">
<string>Sorts files in the project's file list when a project is loaded. This may be too slow for large projects on older machines.</string>
</property>
diff --git a/src/queryviewlayout.ui b/src/queryviewlayout.ui
index d854af5..38ac4bc 100644
--- a/src/queryviewlayout.ui
+++ b/src/queryviewlayout.ui
@@ -95,9 +95,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -112,9 +109,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/src/symbollayout.ui b/src/symbollayout.ui
index a0bf353..a8a5085 100644
--- a/src/symbollayout.ui
+++ b/src/symbollayout.ui
@@ -165,9 +165,6 @@
<property name="text">
<string>Search for &amp;a Sub-String</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">