summaryrefslogtreecommitdiffstats
path: root/res.qrc
blob: 1bf057727a48209f586279aa7e988db2623deba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/MainPage.qml</file>
        <file>qml/LoginPage.qml</file>
        <file>qml/UIConstants.js</file>
        <file>qml/PlaylistPage.qml</file>
        <file>qml/TracklistPage.qml</file>
        <file>qml/PlaylistDelegate.qml</file>
        <file>qml/TrackDelegate.qml</file>
        <file>qml/Player.qml</file>
        <file>qml/QuickControls.qml</file>
        <file>qml/images/player-quickcontrols-back-open.png</file>
        <file>qml/images/player-quickcontrols-back-closed.png</file>
        <file>qml/FullControls.qml</file>
        <file>qml/NotificationBanner.qml</file>
        <file>qml/SettingsPage.qml</file>
        <file>qml/ViewHeader.qml</file>
        <file>qml/Selector.qml</file>
        <file>qml/SearchPage.qml</file>
        <file>qml/images/meegotouch-slider-elapsed-background-horizontal.png</file>
        <file>qml/images/meegotouch-slider-handle-background-horizontal.png</file>
        <file>qml/images/meegotouch-slider-handle-background-pressed-horizontal.png</file>
        <file>qml/SpotifyImage.qml</file>
        <file>qml/AdvancedTextField.qml</file>
        <file>qml/Utilities.js</file>
        <file>qml/images/icon-m-toolbar-repeat-white-selected.png</file>
        <file>qml/images/icon-m-toolbar-shuffle-white-selected.png</file>
        <file>qml/TrackMenu.qml</file>
        <file>qml/images/icon-m-collaborative-playlist.png</file>
        <file>qml/PlaylistMenu.qml</file>
        <file>qml/MyMenuLayout.qml</file>
        <file>qml/MyMenuItem.qml</file>
        <file>qml/images/meegotouch-sheet-header-inverted-background.png</file>
        <file>qml/MyMenu.qml</file>
        <file>qml/MyPopup.qml</file>
        <file>qml/MyFader.qml</file>
        <file>qml/PlaylistNameSheet.qml</file>
        <file>qml/AlbumPage.qml</file>
        <file>qml/AlbumHeader.qml</file>
        <file>qml/AlbumTrackDelegate.qml</file>
        <file>qml/AlbumMenu.qml</file>
        <file>qml/ArtistPage.qml</file>
        <file>qml/ArtistHeader.qml</file>
        <file>qml/AlbumDelegate.qml</file>
        <file>qml/ArtistDelegate.qml</file>
        <file>qml/images/spotify-core-logo-128x128.png</file>
        <file>qml/images/meegotouch-progressindicator-bar-known-texture.png</file>
        <file>qml/AboutDialog.qml</file>
        <file>qml/images/meespot-logo.png</file>
        <file>qml/MyMenuItemStyle.qml</file>
        <file>qml/images/meegotouch-list-inverted-background-vertical-top.png</file>
        <file>qml/images/meegotouch-list-inverted-background-pressed-vertical-bottom.png</file>
        <file>qml/images/meegotouch-list-inverted-background-pressed-vertical-center.png</file>
        <file>qml/images/meegotouch-list-inverted-background-pressed-vertical-top.png</file>
        <file>qml/images/meegotouch-list-inverted-background-vertical-bottom.png</file>
        <file>qml/images/meegotouch-list-inverted-background-vertical-center.png</file>
        <file>qml/images/meegotouch-menu-background-inverted.png</file>
        <file>qml/MySheet.qml</file>
        <file>qml/images/meegotouch-list-inverted-background.png</file>
        <file>qml/images/icon-m-common-green.png</file>
        <file>qml/InboxTrackDelegate.qml</file>
        <file>qml/HeaderSearchField.qml</file>
        <file>qml/Separator.qml</file>
        <file>qml/ToplistPage.qml</file>
        <file>qml/MySelectionDialog.qml</file>
        <file>qml/MyCommonDialog.qml</file>
        <file>qml/Scrollbar.qml</file>
        <file>qml/LastfmLoginSheet.qml</file>
    </qresource>
</RCC>