pretty icons nao?

This commit is contained in:
Kilian Valkhof 2010-01-16 21:52:38 +01:00
parent 12b1fc2a20
commit 7b0f3d91ae

View file

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>446</width> <width>492</width>
<height>176</height> <height>170</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -72,6 +72,10 @@
<property name="text"> <property name="text">
<string>Add files</string> <string>Add files</string>
</property> </property>
<property name="icon">
<iconset>
<normaloff>list-add.png</normaloff>list-add.png</iconset>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -124,6 +128,10 @@
<property name="text"> <property name="text">
<string>Recompress</string> <string>Recompress</string>
</property> </property>
<property name="icon">
<iconset>
<normaloff>view-refresh.png</normaloff>view-refresh.png</iconset>
</property>
<property name="checkable"> <property name="checkable">
<bool>false</bool> <bool>false</bool>
</property> </property>