Bump version to 0.9.0
[quandoparte] / application / quandoparte.qrc
1 <RCC>
2     <qresource prefix="/">
3         <file alias="uiconstants.js">resources/harmattan/qml/uiconstants.js</file>
4         <file alias="StationPage.qml">resources/harmattan/qml/StationPage.qml</file>
5         <file alias="StationListPage.qml">resources/harmattan/qml/StationListPage.qml</file>
6         <file alias="StationListPage.js">resources/harmattan/qml/StationListPage.js</file>
7         <file alias="SearchBar.qml">resources/harmattan/qml/SearchBar.qml</file>
8         <file alias="PageHeader.qml">resources/harmattan/qml/PageHeader.qml</file>
9         <file alias="main.qml">resources/harmattan/qml/main.qml</file>
10         <file alias="InfoBar.qml">resources/harmattan/qml/InfoBar.qml</file>
11         <file alias="DroppedShadow.qml">resources/harmattan/qml/DroppedShadow.qml</file>
12         <file alias="DelayIndicator.qml">resources/harmattan/qml/DelayIndicator.qml</file>
13         <file alias="AboutPage.qml">resources/harmattan/qml/AboutPage.qml</file>
14         <file alias="main.qml">resources/sailfish/qml/main.qml</file>
15     </qresource>
16     <qresource prefix="/stations">
17         <file alias="stations.qpl">resources/stations/stations.qpl</file>
18     </qresource>
19     <qresource prefix="/i18n">
20         <file>resources/i18n/quandoparte_it.qm</file>
21     </qresource>
22 </RCC>