mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
committed by
Roland Winklmeier
parent
67f0c22f09
commit
a9768566e6
@@ -256,7 +256,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Aircrafts</string>
|
||||
<string>&Aircrafts</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -275,7 +275,10 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ATC</string>
|
||||
<string>A&TC</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+K</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -284,6 +287,9 @@
|
||||
<property name="text">
|
||||
<string>Users</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+I, U</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="3">
|
||||
@@ -303,6 +309,9 @@
|
||||
<property name="text">
|
||||
<string>Cockpit</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+I, C</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="3">
|
||||
@@ -329,6 +338,9 @@
|
||||
<property name="text">
|
||||
<string>Text/Chat</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+I, T</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
@@ -336,6 +348,9 @@
|
||||
<property name="text">
|
||||
<string>Simulator</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+I, S</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="1">
|
||||
@@ -374,6 +389,9 @@
|
||||
<property name="text">
|
||||
<string>Flightplan</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+I, F</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
@@ -582,7 +600,13 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="menu_FileClose"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menu_InfoAreas">
|
||||
<property name="title">
|
||||
<string>Info areas</string>
|
||||
</property>
|
||||
</widget>
|
||||
<addaction name="menu_File"/>
|
||||
<addaction name="menu_InfoAreas"/>
|
||||
<addaction name="menu_Help"/>
|
||||
<addaction name="menu_Test"/>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user