Showing 2 changed files with 12 additions and 1 deletions
-1
README.md
... ...
@@ -104,7 +104,6 @@ Please report bug at <seb.marque@free.fr>.
104 104
   * Weather map
105 105
   * Flight planning (MFD)
106 106
   * PFD settings
107
-  * texture for some MFD buttons
108 107
   * rotation and zooming of online maps in-flight ![][pending]
109 108
   * replace the use of `clip` by a better system in map display (think also about INSET)
110 109
   * reorganise the mess in initialization phase (`showInitProgress` and `_showInitProgress`)
+12
mfd.xml
... ...
@@ -67,6 +67,18 @@
67 67
     <object-name>SoftKey.009</object-name>
68 68
     <object-name>SoftKey.010</object-name>
69 69
     <object-name>SoftKey.011</object-name>
70
+    <object-name>AP.L0</object-name>
71
+    <object-name>AP.L1</object-name>
72
+    <object-name>AP.L2</object-name>
73
+    <object-name>AP.L3</object-name>
74
+    <object-name>AP.L4</object-name>
75
+    <object-name>AP.L5</object-name>
76
+    <object-name>AP.R0</object-name>
77
+    <object-name>AP.R1</object-name>
78
+    <object-name>AP.R2</object-name>
79
+    <object-name>AP.R3</object-name>
80
+    <object-name>AP.R4</object-name>
81
+    <object-name>AP.R5</object-name>
70 82
     <object-name>Cover</object-name>
71 83
     <texture-prop>texture</texture-prop>
72 84
     <texture>Textures/GDU-104X.png</texture>