forked from len0rd/rockbox
Update configuration dialog and disable unimplemented items. Add some nice icons and replace logger icons with tango ones.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14119 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
754293aa6c
commit
2e75182b84
4 changed files with 198 additions and 12 deletions
|
|
@ -5,17 +5,19 @@
|
|||
</qresource>
|
||||
<qresource prefix="/icons" >
|
||||
<file>icons/bootloader_btn.png</file>
|
||||
<file>icons/dialog-error.png</file>
|
||||
<file>icons/dialog-information.png</file>
|
||||
<file>icons/dialog-warning.png</file>
|
||||
<file>icons/doom_btn.png</file>
|
||||
<file>icons/font_btn.png</file>
|
||||
<file>icons/log-error.png</file>
|
||||
<file>icons/log-info.png</file>
|
||||
<file>icons/log-ok.png</file>
|
||||
<file>icons/log-warning.png</file>
|
||||
<file>icons/go-next.png</file>
|
||||
<file>icons/process-stop.png</file>
|
||||
<file>icons/rbinstall_btn.png</file>
|
||||
<file>icons/rblogo.xpm</file>
|
||||
<file>icons/rbutil.xpm</file>
|
||||
<file>icons/rembootloader_btn.png</file>
|
||||
<file>icons/remrb_btn.png</file>
|
||||
<file>icons/system-search.png</file>
|
||||
<file>icons/themes_btn.png</file>
|
||||
<file>icons/wizard.xpm</file>
|
||||
</qresource>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue