mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Oops, part 2: I shouldn't remove an icon that is still in use. Also convert some xpms to png as Qt can handle them directly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14515 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c668de3085
commit
c23bc5ed41
6 changed files with 4 additions and 257 deletions
|
|
@ -53,7 +53,7 @@
|
|||
<string comment="Welcome to Rockbox Utility, the installation and housekeeping tool for Rockbox." />
|
||||
</property>
|
||||
<property name="pixmap" >
|
||||
<pixmap resource="rbutilqt.qrc" >:/icons/icons/rblogo.xpm</pixmap>
|
||||
<pixmap resource="rbutilqt.qrc" >:/icons/icons/rblogo.png</pixmap>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue