-
Notifications
You must be signed in to change notification settings - Fork 0
/
Qlix.qrc
65 lines (54 loc) · 2.54 KB
/
Qlix.qrc
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
<!--
Copyright (C) 2008 Ali Shah <[email protected]>
This file is part of the Qlix project on http://berlios.de
This file may be used under the terms of the GNU General Public
License version 2.0 as published by the Free Software Foundation
and appearing in the file COPYING included in the packaging of
this file.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License version 2.0 for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-->
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>pixmaps/settings.png</file>
<file>pixmaps/File.png</file>
<file>pixmaps/Folder.png</file>
<file>pixmaps/Track.png</file>
<file>pixmaps/AlbumList.png</file>
<file>pixmaps/PlayList.png</file>
<file>pixmaps/FileList.png</file>
<file>pixmaps/Preferences.png</file>
<file>pixmaps/ManageDevice.png</file>
<file>pixmaps/ShowQueue.png</file>
<file>pixmaps/PlayListIcon.png</file>
<file>pixmaps/AlbumIcon.png</file>
<file>pixmaps/DetectingDevices.png</file>
<file>pixmaps/NoDevicesFound.png</file>
<file>pixmaps/DefaultDevice.png</file>
<file>pixmaps/Qlix.xpm</file>
<file>pixmaps/osx/Qlix.icns</file>
<file>pixmaps/ActionBar/AddToPlaylist.png</file>
<file>pixmaps/ActionBar/AddToQueue.png</file>
<file>pixmaps/ActionBar/DeleteFile.png</file>
<file>pixmaps/ActionBar/DeleteFolder.png</file>
<file>pixmaps/ActionBar/DeleteFromPlaylist.png</file>
<file>pixmaps/ActionBar/DeleteFromQueue.png</file>
<file>pixmaps/ActionBar/DeletePlaylist.png</file>
<file>pixmaps/ActionBar/DeleteTrack.png</file>
<file>pixmaps/ActionBar/HideQueue.png</file>
<file>pixmaps/ActionBar/NewFolder.png</file>
<file>pixmaps/ActionBar/NewPlaylist.png</file>
<file>pixmaps/ActionBar/ShowDeviceTracks.png</file>
<file>pixmaps/ActionBar/ShowFSTracks.png</file>
<file>pixmaps/ActionBar/SyncQueue.png</file>
<file>pixmaps/ActionBar/TransferFile.png</file>
<file>pixmaps/ActionBar/TransferFromDevice.png</file>
<file>pixmaps/TreeView/branch-closed.png</file>
<file>pixmaps/TreeView/branch-open.png</file>
</qresource>
</RCC>