1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/welcome/welcome.qrc

17 lines
634 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/welcome">
<file>qml/main.qml</file>
<file>qml/CommunityPanel.qml</file>
<file>qml/SitesPanel.qml</file>
<file>qml/WelcomePageButton.qml</file>
<file>qml/NewsPanel.qml</file>
<file>qml/images/welcome-news-bg.png</file>
<file>qml/images/welcome-op-logo.png</file>
<file>qml/images/button-label.png</file>
<file>qml/images/welcome-flightdata-hover.png</file>
<file>qml/images/welcome-flightdata.png</file>
<file>qml/images/welcome-op-bg.png</file>
<file>qml/images/welcome-bg.png</file>
</qresource>
</RCC>