changeset 569:c4bd9d81702a

Changed, or better lets say corrected, some keyboard shortcuts. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@813 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Fri, 10 Oct 2008 10:14:47 +0000
parents 86a8c4af609a
children 57a8ecade341
files src/mainwindow.ui src/toolBarWidget.ui
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/mainwindow.ui	Fri Oct 10 10:12:43 2008 +0000
+++ b/src/mainwindow.ui	Fri Oct 10 10:14:47 2008 +0000
@@ -228,6 +228,9 @@
    <property name="statusTip" >
     <string>Opens a file dialog to save the currently shown source code.</string>
    </property>
+   <property name="shortcut" >
+    <string>Ctrl+Shift+S</string>
+   </property>
   </action>
   <action name="actionAbout_UniversalIndentGUI" >
    <property name="icon" >
@@ -342,6 +345,9 @@
    <property name="statusTip" >
     <string>By enabling special key words of the source code are highlighted.</string>
    </property>
+   <property name="shortcut" >
+    <string>Ctrl+H</string>
+   </property>
    <property name="connectedSettingName" stdset="0" >
     <string>DONOTTRANSLATE:SyntaxHighlightningEnabled</string>
    </property>
--- a/src/toolBarWidget.ui	Fri Oct 10 10:12:43 2008 +0000
+++ b/src/toolBarWidget.ui	Fri Oct 10 10:14:47 2008 +0000
@@ -45,6 +45,9 @@
       <iconset resource="../resources/Icons.qrc" >
        <normaloff>:/mainWindow/live-preview.png</normaloff>:/mainWindow/live-preview.png</iconset>
      </property>
+     <property name="shortcut" >
+      <string>Ctrl+L</string>
+     </property>
     </widget>
    </item>
    <item>