rbutilQt: the progressloggergui now uses little icons along the text.
[Rockbox.git] / rbutil / rbutilqt / rbutilqt.qrc
blob913d6008972af747fd9a2b0bffd80a9bf019f3b9
1 <RCC>
2     <qresource prefix="/docs" >
3         <file>CREDITS</file>
4         <file>gpl-2.0.html</file>
5     </qresource>
6     <qresource prefix="/icons" >
7         <file>icons/bootloader_btn.png</file>
8         <file>icons/doom_btn.png</file>
9         <file>icons/font_btn.png</file>
10         <file>icons/log-error.png</file>
11         <file>icons/log-info.png</file>
12         <file>icons/log-ok.png</file>
13         <file>icons/log-warning.png</file>
14         <file>icons/rbinstall_btn.png</file>
15         <file>icons/rblogo.xpm</file>
16         <file>icons/rbutil.xpm</file>
17         <file>icons/rembootloader_btn.png</file>
18         <file>icons/remrb_btn.png</file>
19         <file>icons/themes_btn.png</file>
20         <file>icons/wizard.xpm</file>
21     </qresource>
22     <qresource prefix="/ini" >
23         <file>rbutil.ini</file>
24     </qresource>
25     <qresource prefix="/lang" />
26 </RCC>