summaryrefslogtreecommitdiffstats
path: root/subsurface.qrc
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-12-04 23:53:53 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-04 19:41:29 -0800
commit441838def098267aa2c7c81f22eba7c16b58d2ca (patch)
tree2214d8147f0174c3aeecc7aa74f3ad1e7778e285 /subsurface.qrc
parentd3a56c137be5cb8fb49e9d7b4ae4568759946e26 (diff)
downloadsubsurface-441838def098267aa2c7c81f22eba7c16b58d2ca.tar.gz
Different Icon for a Bookmark Event.
This patch adds a different icon for a Bookmark Event, and it also cleaned a lot of code. :) See #300 [Dirk Hohndel: made the two icons slightly bigger] Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r--subsurface.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc
index 04f56a459..eb87675c5 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -20,6 +20,7 @@
<file alias="scale">icons/scale.png</file>
<!-- <file alias="ruler">icons/ruler.svg</file> -->
<file alias="ruler">icons/ruler.png</file>
+ <file alias="flag">icons/flag.png</file>
<file alias="arrow_up">icons/planner/arrow_up.png</file>
<file alias="arrow_down">icons/planner/arrow_down.png</file>
<file alias="icon_time">icons/planner/icon_time.png</file>