mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-03 07:21:14 -05:00
f38b9b8dda
Add support for speech notifications and running commands when aircraft meet user-defined rules. Fix fighter aircraft icon. Add additional airline logos.
21 lines
672 B
Plaintext
21 lines
672 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>map/map.qml</file>
|
|
<file>map/MapStation.qml</file>
|
|
<file>map/aircraft_2engine.png</file>
|
|
<file>map/aircraft_2enginesmall.png</file>
|
|
<file>map/aircraft_4engine.png</file>
|
|
<file>map/aircraft_helicopter.png</file>
|
|
<file>map/aircraft_light.png</file>
|
|
<file>map/aircraft_space.png</file>
|
|
<file>map/aircraft_drone.png</file>
|
|
<file>map/aircraft_fighter.png</file>
|
|
<file>map/airport_large.png</file>
|
|
<file>map/airport_medium.png</file>
|
|
<file>map/airport_small.png</file>
|
|
<file>map/heliport.png</file>
|
|
<file>map/antenna.png</file>
|
|
<file>map/truck.png</file>
|
|
</qresource>
|
|
</RCC>
|