Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/18/head
Michele Calgaro 2 years ago
parent d3db71f97b
commit 0ba031d9df
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -56,9 +56,6 @@
<property name="text">
<string>Other</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>other custom build tool, e.g. script</string>
</property>

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

@ -90,9 +90,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -415,9 +415,6 @@
<property name="text">
<string>Debug &amp;&amp; Release</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Set project to be built in debug_and_release mode</string>
</property>
@ -579,9 +576,6 @@
<property name="text">
<string>Console</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Check to build a win32 console app</string>
</property>
@ -849,9 +843,6 @@
<property name="text">
<string>Designer Plugin</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">

@ -199,9 +199,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
<property name="accel">
<number>4144</number>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -230,9 +227,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<number>0</number>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -247,9 +241,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<number>0</number>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -258,9 +258,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -275,9 +272,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -314,9 +314,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -331,9 +328,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -289,9 +289,6 @@ completion-box.</string>
<string>Show comment with
argument hint</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</vbox>
</widget>
@ -1059,9 +1056,6 @@ This option only applies to QMake projects.</string>
<property name="text">
<string>Qt &amp;3 style (#include &lt;qwidget.h&gt;)</string>
</property>
<property name="accel">
<string>Alt+3</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -1076,9 +1070,6 @@ This option only applies to QMake projects.</string>
<property name="text">
<string>Qt &amp;4 style (#include &lt;QWidget&gt;)</string>
</property>
<property name="accel">
<string>Alt+4</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select this if your project is using include style as known from Qt version 4.x.</string>
</property>

@ -156,9 +156,6 @@ If you are not "dlopen"ing libs then leave this unchecked.</string>
<property name="text">
<string>Enable separate terminal for application &amp;IO</string>
</property>
<property name="accel">
<string>Alt+I</string>
</property>
<property name="whatsThis" stdset="0">
<string>This allows you to enter terminal input when your
application contains terminal input code (e.g. cin, fgets, etc.).
@ -173,9 +170,6 @@ Otherwise leave it unchecked.</string>
<property name="text">
<string>E&amp;nable floating toolbar</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
<property name="whatsThis" stdset="0">
<string>Use the floating toolbar. This toolbar always stays
on top of all windows so that if the app covers TDevelop
@ -192,9 +186,6 @@ This toolbar is in addition to the toolbar in TDevelop.</string>
<property name="text">
<string>Display static &amp;members</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="whatsThis" stdset="0">
<string>Displaying static members makes GDB slower in
producing data within TDE and TQt.

@ -52,9 +52,6 @@
<property name="text">
<string>Use current file in editor</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>

@ -111,9 +111,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -142,9 +139,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -258,9 +252,6 @@
<property name="menuText">
<string>&amp;Contents...</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -272,9 +263,6 @@
<property name="menuText">
<string>&amp;Index...</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -286,9 +274,6 @@
<property name="menuText">
<string>&amp;About</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
</actions>
<images>

@ -135,9 +135,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -152,9 +149,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -89,9 +89,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -106,9 +103,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -63,9 +63,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -80,9 +77,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -147,9 +147,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -164,9 +161,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

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

@ -119,9 +119,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -136,9 +133,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -78,9 +78,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -95,9 +92,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -47,9 +47,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -64,9 +61,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -111,9 +111,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -142,9 +139,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -258,9 +252,6 @@
<property name="menuText">
<string>&amp;Contents...</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -272,9 +263,6 @@
<property name="menuText">
<string>&amp;Index...</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
<action>
<property name="name">
@ -286,9 +274,6 @@
<property name="menuText">
<string>&amp;About</string>
</property>
<property name="accel">
<string></string>
</property>
</action>
</actions>
<images>

@ -101,9 +101,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -118,9 +115,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -26,9 +26,6 @@
<property name="text">
<string>Display toolbar in toolview (note: change needs a restart)</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Uncheck this if you want the toolbar together with all other toolbars. You can disable it then</string>
</property>
@ -43,9 +40,6 @@
<property name="text">
<string>Only save project files in a session</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Check this if you want to ignore files that are not part of the project</string>
</property>
@ -60,9 +54,6 @@
<property name="text">
<string>Close all open files before opening a session</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Check this if you want the currently open files closed before opening a session</string>
</property>

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

@ -87,9 +87,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -104,9 +101,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -92,9 +92,6 @@
<property name="text">
<string>Single dialog for each variable within a snippet</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -109,9 +106,6 @@
<property name="text">
<string>One dialog for all variables within a snippet</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>false</bool>
</property>
@ -207,9 +201,6 @@
<property name="text">
<string>The group's language is supported by the project</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>false</bool>
</property>

@ -439,9 +439,6 @@
<property name="text">
<string>Directory &amp;navigation messages</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
<property name="toolTip" stdset="0">
<string>Check this if you want to know what directory make is in</string>
</property>

@ -132,9 +132,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -201,9 +201,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -218,9 +215,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -60,9 +60,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -188,9 +188,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -205,9 +202,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -113,9 +113,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -130,9 +127,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -74,9 +74,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -70,9 +70,6 @@
<property name="text">
<string>Keep Locks</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="2">
<property name="name">
@ -107,9 +104,6 @@
<property name="text">
<string>Recursive</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</grid>
</widget>

@ -34,9 +34,6 @@
<property name="text">
<string>Do not show logs before branching point</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQButtonGroup" row="1" column="0" rowspan="1" colspan="2">
<property name="name">

@ -26,9 +26,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQListView" row="1" column="0" rowspan="1" colspan="3">
<column>
@ -64,9 +61,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="1">
<property name="name">
@ -75,9 +69,6 @@
<property name="text">
<string></string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">

Loading…
Cancel
Save