-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathStrips.xml.diff
More file actions
24 lines (24 loc) · 1.36 KB
/
Strips.xml.diff
File metadata and controls
24 lines (24 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
@@ -32,7 +32,13 @@
<StripLayoutLine>
<StripItems>
<StripItem Type="Callsign" LeftClick="Label_ACID_Menu" MiddleClick="Strip_Extend" RightClick="Label_SAR_Popup" MaxLength="8" MinLength="8" FontSize="Large" />
- <StripItem Type="CPDLCStatus" LeftClick="Label_CPDLC_Editor" MinLength="1" />
+
+ <!-- CPDLC Plugin: CPDLC Status -->
+ <StripItem Type="CPDLCPLUGIN_CPDLCSTATUS" MinLength="1" />
+
+ <!-- CPDLC Plugin: Text Status -->
+ <StripItem Type="CPDLCPLUGIN_TEXTSTATUS" />
+
<StripItem Type="FlightRules" />
</StripItems>
</StripLayoutLine>
@@ -275,7 +281,7 @@
<StripLayoutLines>
<StripLayoutLine>
<StripItems>
- <StripItem Type="OtherInfo" LeftClick="Label_Field18_Popup" MaxLength="10" MinLength="12" />
+ <StripItem Type="OtherInfo" LeftClick="Label_Field18_Popup" MaxLength="10" MinLength="13" />
</StripItems>
</StripLayoutLine>
</StripLayoutLines>