]> git.sesse.net Git - vlc/blob - modules/gui/qt4/vlc.qrc
Qt: noArt in 64x64
[vlc] / modules / gui / qt4 / vlc.qrc
1 <RCC>
2     <qresource prefix="/logo" >
3         <file alias="vlc128.png" >../../../share/vlc128x128.png</file>
4         <file alias="vlc16.png" >../../../share/vlc16x16.png</file>
5         <file alias="vlc48.png" >../../../share/vlc48x48.png</file>
6         <file alias="vlc128-christmas.png" >../../../share/vlc128x128-christmas.png</file>
7         <file alias="vlc48-christmas.png" >../../../share/vlc48x48-christmas.png</file>
8     </qresource>
9     <qresource prefix="/menu" >
10         <file alias="help" >pixmaps/menus/help_16px.png</file>
11         <file alias="info" >pixmaps/menus/info_16px.png</file>
12         <file alias="messages" >pixmaps/menus/messages_16px.png</file>
13         <file alias="preferences" >pixmaps/menus/preferences_16px.png</file>
14         <file alias="quit" >pixmaps/menus/quit_16px.png</file>
15         <file alias="settings" >pixmaps/menus/settings_16px.png</file>
16         <file alias="stream" >pixmaps/menus/stream_16px.png</file>
17         <file alias="playlist_menu" >pixmaps/menus/playlist_16px.png</file>
18         <file alias="next" >pixmaps/next_16px.png</file>
19         <file alias="previous" >pixmaps/previous_16px.png</file>
20         <file alias="play" >pixmaps/play_16px.png</file>
21         <file alias="pause" >pixmaps/pause_16px.png</file>
22         <file alias="stop" >pixmaps/stop_16px.png</file>
23     </qresource>
24     <qresource prefix="/toolbar" >
25         <file alias="faster" >pixmaps/faster.png</file>
26         <file alias="slower" >pixmaps/slower.png</file>
27         <file alias="skip_fw" >pixmaps/toolbar/skip_for.png</file>
28         <file alias="skip_back" >pixmaps/toolbar/skip_back.png</file>
29         <file alias="pause_b" >pixmaps/pause.png</file>
30         <file alias="play_b" >pixmaps/play.png</file>
31         <file alias="stop_b" >pixmaps/stop.png</file>
32         <file alias="next_b" >pixmaps/next.png</file>
33         <file alias="previous_b" >pixmaps/previous.png</file>
34         <file alias="eject" >pixmaps/eject.png</file>
35         <file alias="fullscreen" >pixmaps/toolbar/fullscreen.png</file>
36         <file alias="defullscreen" >pixmaps/toolbar/defullscreen.png</file>
37         <file alias="extended" >pixmaps/toolbar/extended_16px.png</file>
38         <file alias="playlist" >pixmaps/playlist/playlist.png</file>
39         <file alias="snapshot" >pixmaps/toolbar/snapshot.png</file>
40         <file alias="record" >pixmaps/toolbar/record_16px.png</file>
41         <file alias="atob_nob" >pixmaps/toolbar/atob_nob.png</file>
42         <file alias="frame" >pixmaps/toolbar/frame-by-frame.png</file>
43         <file alias="reverse" >pixmaps/toolbar/play_reverse.png</file>
44         <file alias="clear" >pixmaps/clear.png</file>
45         <file alias="atob" >pixmaps/toolbar/atob.png</file>
46         <file alias="atob_noa" >pixmaps/toolbar/atob_noa.png</file>
47         <file alias="dvd_menu" >pixmaps/toolbar/dvd_menu.png</file>
48         <file alias="dvd_next" >pixmaps/toolbar/dvd_next.png</file>
49         <file alias="dvd_prev" >pixmaps/toolbar/dvd_prev.png</file>
50         <file alias="volslide-inside" >pixmaps/toolbar/volume-slider-inside.png</file>
51         <file alias="volslide-outside" >pixmaps/toolbar/volume-slider-outside.png</file>
52         <file alias="volume-high" >pixmaps/toolbar/volume-high.png</file>
53         <file alias="volume-medium" >pixmaps/toolbar/volume-medium.png</file>
54         <file alias="volume-low" >pixmaps/toolbar/volume-low.png</file>
55         <file alias="volume-muted" >pixmaps/toolbar/volume-muted.png</file>
56         <file alias="tv" >pixmaps/toolbar/tv.png</file>
57         <file alias="tvtelx" >pixmaps/toolbar/tvtelx.png</file>
58         <file alias="space" >pixmaps/space.png</file>
59     </qresource>
60     <qresource prefix="/buttons/playlist" >
61         <file alias="playlist_add" >pixmaps/playlist/add.png</file>
62         <file alias="playlist_remove" >pixmaps/playlist/remove.png</file>
63         <file alias="repeat_off" >pixmaps/playlist/repeat_off.png</file>
64         <file alias="repeat_all" >pixmaps/playlist/repeat_all.png</file>
65         <file alias="repeat_one" >pixmaps/playlist/repeat_one.png</file>
66         <file alias="shuffle_on" >pixmaps/playlist/shuffle_on.png</file>
67         <file alias="jump_to" >pixmaps/playlist/jumpto.png</file>
68     </qresource>
69     <qresource prefix="/type" >
70         <file alias="capture-card" >pixmaps/types/capture-card_16px.png</file>
71         <file alias="cdda" >pixmaps/types/cdda_16px.png</file>
72         <file alias="disc" >pixmaps/types/disc_16px.png</file>
73         <file alias="file-asym" >pixmaps/types/file-asym_16px.png</file>
74         <file alias="file-wide" >pixmaps/types/file-wide_16px.png</file>
75         <file alias="folder-grey" >pixmaps/types/folder-grey_16px.png</file>
76         <file alias="network" >pixmaps/types/network_16px.png</file>
77         <file alias="directory" >pixmaps/types/type_directory.png</file>
78         <file alias="file" >pixmaps/types/type_file.png</file>
79         <file alias="net" >pixmaps/types/type_net.png</file>
80         <file alias="node" >pixmaps/types/type_node.png</file>
81         <file alias="playlist" >pixmaps/types/type_playlist.png</file>
82     </qresource>
83     <qresource prefix="/" >
84         <file alias="down_arrow" >pixmaps/arrow_down_dark.png</file>
85         <file alias="update" >pixmaps/update.png</file>
86         <file alias="noart.png" >pixmaps/noart.png</file>
87         <file alias="noart64" >pixmaps/noart-64.png</file>
88         <file>pixmaps/go-next.png</file>
89         <file alias="new.png" >pixmaps/profile_new.png</file>
90         <file alias="lock" >pixmaps/lock.png</file>
91     </qresource>
92     <qresource prefix="/prefsmenu" >
93         <file alias="cone_audio_64" >pixmaps/prefs/spref_cone_Audio_64.png</file>
94         <file alias="cone_hotkeys_64" >pixmaps/prefs/spref_cone_Hotkeys_64.png</file>
95         <file alias="cone_input_64" >pixmaps/prefs/spref_cone_Input_64.png</file>
96         <file alias="cone_interface_64" >pixmaps/prefs/spref_cone_Interface_64.png</file>
97         <file alias="cone_subtitles_64" >pixmaps/prefs/spref_cone_Subtitles_64.png</file>
98         <file alias="cone_video_64" >pixmaps/prefs/spref_cone_Video_64.png</file>
99         <file alias="sample_classic" >pixmaps/sample_classic.png</file>
100         <file alias="sample_complete" >pixmaps/sample_complete.png</file>
101         <file alias="sample_minimal" >pixmaps/sample_minimal.png</file>
102         <file alias="sample_skins" >pixmaps/sample_skins.png</file>
103     </qresource>
104     <qresource prefix="/prefsmenu/advanced" >
105         <file alias="audio" >pixmaps/prefs/advprefs_audio.png</file>
106         <file alias="codec" >pixmaps/prefs/advprefs_codec.png</file>
107         <file alias="extended" >pixmaps/prefs/advprefs_extended.png</file>
108         <file alias="intf" >pixmaps/prefs/advprefs_intf.png</file>
109         <file alias="playlist" >pixmaps/prefs/advprefs_playlist.png</file>
110         <file alias="sout" >pixmaps/prefs/advprefs_sout.png</file>
111         <file alias="video" >pixmaps/prefs/advprefs_video.png</file>
112     </qresource>
113 </RCC>