summaryrefslogtreecommitdiffstats
path: root/subsurface.qrc
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-31 23:51:24 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-31 23:53:28 -0800
commitac7d1f15c6a9af7967e5e0fd556d2efaa5f6b98f (patch)
tree5be51ae579915f5176403c36e9e29c2e35a1b69f /subsurface.qrc
parentb8af46a33e0010d43520326a4fd33c081960f9df (diff)
downloadsubsurface-ac7d1f15c6a9af7967e5e0fd556d2efaa5f6b98f.tar.gz
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>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r--subsurface.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc
index d75b0aac3..13e222970 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -71,5 +71,8 @@
<file>icons/ostc3.png</file>
<file>icons/suunto_vyper.png</file>
<file alias="facebook">icons/facebook.png</file>
+ <file alias="filter-reset">icons/edit-undo.svg</file>
+ <file alias="filter-hide">icons/go-top.svg</file>
+ <file alias="filter-close">icons/process-stop.svg</file>
</qresource>
</RCC>