1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-25 10:52:11 +01:00
Dmytro Poplavskiy 31cb4b7ea5 Welcome page: added wizard buttons
Not connected to anything yet, may be necessary
to update the workspace names once new workspaces added.
2012-08-14 22:46:35 +10:00

33 lines
1.4 KiB
Plaintext

<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-op-bg.png</file>
<file>qml/images/welcome-bg.png</file>
<file>qml/images/flightdata-on.png</file>
<file>qml/images/flightdata-off.png</file>
<file>qml/images/config-on.png</file>
<file>qml/images/config-off.png</file>
<file>qml/images/firmware-on.png</file>
<file>qml/images/firmware-off.png</file>
<file>qml/images/hitl-on.png</file>
<file>qml/images/hitl-off.png</file>
<file>qml/images/planner-on.png</file>
<file>qml/images/planner-off.png</file>
<file>qml/images/scopes-on.png</file>
<file>qml/images/scopes-off.png</file>
<file>qml/images/system-on.png</file>
<file>qml/images/system-off.png</file>
<file>qml/images/bttn-txwizard-on.png</file>
<file>qml/images/bttn-txwizard-off.png</file>
<file>qml/images/bttn-vehwizard-on.png</file>
<file>qml/images/bttn-vehwizard-off.png</file>
</qresource>
</RCC>