Skip to content
Permalink
Browse files
#9273: Shortcut changes
  • Loading branch information
ahuarte47 committed Dec 30, 2013
1 parent 5be7a94 commit 8a80e0e
Showing 1 changed file with 4 additions and 1 deletion.
@@ -1345,6 +1345,9 @@
<property name="text">
<string>Query...</string>
</property>
<property name="shortcut">
<string>Ctrl+F</string>
</property>
</action>
<action name="mActionAddToOverview">
<property name="icon">
@@ -1411,7 +1414,7 @@
<string>Toggle Full Screen Mode</string>
</property>
<property name="shortcut">
<string>Ctrl+F</string>
<string>F11</string>
</property>
</action>
<action name="mActionProjectProperties">

0 comments on commit 8a80e0e

Please sign in to comment.