Remove unnecessary accelerator from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7a29823689)
r14.0.x
Michele Calgaro 2 years ago
parent 6d3eefe384
commit 3c9d41ef57
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -70,9 +70,6 @@
<property name="text">
<string>Close</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</hbox>
</widget>

@ -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>

@ -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>

@ -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>

@ -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>

@ -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>

@ -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>

@ -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">

Loading…
Cancel
Save