summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/MainFrm.ui
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2018-04-11 11:15:17 +0300
committerTomi Korpipää <tomi.korpipaa@qt.io>2018-04-11 08:19:04 +0000
commit9ae88649aaa54130f0a7b82eb5e426a206dc46c5 (patch)
treec570edd921d932c31d7fefee348e455215b04da2 /src/Authoring/Studio/MainFrm.ui
parent527817a3a83f1b635be46c043327ec56149d5b7f (diff)
Fix menu texts and shortcuts
Task-number: QT3DS-1415 Change-Id: Ie5294cb0c0e2c9cbbedff8cfc7b578160f25a315 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Studio/MainFrm.ui')
-rw-r--r--src/Authoring/Studio/MainFrm.ui22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/Authoring/Studio/MainFrm.ui b/src/Authoring/Studio/MainFrm.ui
index cfddc906..48a5e283 100644
--- a/src/Authoring/Studio/MainFrm.ui
+++ b/src/Authoring/Studio/MainFrm.ui
@@ -284,7 +284,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show Action Palette</string>
+ <string>Action</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+A</string>
@@ -295,7 +295,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show Basic Objects Palette</string>
+ <string>Basic Objects</string>
</property>
<property name="toolTip">
<string>Show Basic Objects Palette</string>
@@ -309,7 +309,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show Inspector Palette</string>
+ <string>Inspector</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+I</string>
@@ -320,7 +320,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show Project Palette</string>
+ <string>Project</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+P</string>
@@ -331,7 +331,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show Slide Palette</string>
+ <string>Slide</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+D</string>
@@ -342,7 +342,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show Timeline Palette</string>
+ <string>Timeline</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+T</string>
@@ -353,7 +353,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show/Hide Bounding Boxes</string>
+ <string>Bounding Boxes</string>
</property>
<property name="shortcut">
<string>Ctrl+B</string>
@@ -364,7 +364,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Show/Hide Pivot Point</string>
+ <string>Pivot Point</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+P</string>
@@ -941,10 +941,10 @@
<bool>false</bool>
</property>
<property name="text">
- <string>Toggle hide/unhide selected</string>
+ <string>Hide/unhide selected</string>
</property>
<property name="shortcut">
- <string>Ctrl+H</string>
+ <string>H</string>
</property>
</action>
<action name="actionFind">
@@ -963,7 +963,7 @@
<bool>false</bool>
</property>
<property name="text">
- <string>Toggle hide/unhide unselected</string>
+ <string>Hide/unhide unselected</string>
</property>
<property name="shortcut">
<string>Alt+H</string>