diff options
Diffstat (limited to 'src/newprojectlayout.ui')
-rw-r--r-- | src/newprojectlayout.ui | 24 |
1 files changed, 0 insertions, 24 deletions
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>&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.</blockquote></string> <property name="text"> <string><< &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.</blockquote></string> <property name="text"> <string>>> &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.</blockquote></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.</blockquote></string> <property name="text"> <string>Build inverted inde&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.</blockquote></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.</blockquote></string> <property name="text"> <string>Refresh data&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.</blockquote></string> <property name="text"> <string>&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> |