diff options
author | Tomaz Canabrava <tcanabrava@kde.org> | 2013-12-04 23:53:53 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-04 19:41:29 -0800 |
commit | 441838def098267aa2c7c81f22eba7c16b58d2ca (patch) | |
tree | 2214d8147f0174c3aeecc7aa74f3ad1e7778e285 /dives | |
parent | d3a56c137be5cb8fb49e9d7b4ae4568759946e26 (diff) | |
download | subsurface-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 'dives')
-rw-r--r-- | dives/test28.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dives/test28.xml b/dives/test28.xml index 2a7303650..44d6b90d8 100644 --- a/dives/test28.xml +++ b/dives/test28.xml @@ -9,6 +9,7 @@ <temperature air='25.2 C' water='24.8 C' /> <surface pressure='1.024 bar' /> <event time='0:10 min' name='Tank Pressure Info' /> + <event time='0:40 min' name='bookmark' /> <sample time='0:05 min' depth='1.77 m' temp='25.2 C' pressure='79.65 bar' ndl='99:00 min' /> <sample time='0:10 min' depth='1.67 m' pressure='79.53 bar' /> <sample time='0:16 min' depth='1.84 m' pressure='79.27 bar' /> |