1
0
Fork 0
forked from len0rd/rockbox

Add Save icon and add a note to the about dialog about the origin of the icons. Should have been there much earlier ...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22353 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2009-08-16 19:46:41 +00:00
parent 576793a637
commit 9db05403bd
6 changed files with 57 additions and 68 deletions

View file

@ -13,7 +13,7 @@
<string>System Trace</string>
</property>
<layout class="QGridLayout" name="gridLayout" >
<item row="0" column="1" colspan="4" >
<item row="0" column="0" colspan="5" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>System State trace</string>
@ -55,6 +55,10 @@
<property name="text" >
<string>&amp;Save</string>
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >
<normaloff>:/icons/document-save.png</normaloff>:/icons/document-save.png</iconset>
</property>
</widget>
</item>
<item row="2" column="0" >