Add better icons for the filter dialog

These are from the public domain icon tango icon set at
http://tango.freedesktop.org/Tango_Icon_Library

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-12-31 23:51:24 -08:00
parent b8af46a33e
commit ac7d1f15c6
5 changed files with 1546 additions and 3 deletions

View file

@ -74,7 +74,7 @@
</property>
<property name="icon">
<iconset resource="../subsurface.qrc">
<normaloff>:/plus</normaloff>:/plus</iconset>
<normaloff>:/filter-reset</normaloff>:/filter-reset</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
@ -88,7 +88,7 @@
</property>
<property name="icon">
<iconset resource="../subsurface.qrc">
<normaloff>:/average</normaloff>:/average</iconset>
<normaloff>:/filter-hide</normaloff>:/filter-hide</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
@ -102,7 +102,7 @@
</property>
<property name="icon">
<iconset resource="../subsurface.qrc">
<normaloff>:/flag</normaloff>:/flag</iconset>
<normaloff>:/filter-close</normaloff>:/filter-close</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>