diff options
author | Anton Lundin <glance@acc.umu.se> | 2014-10-27 20:37:09 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-10-27 14:36:13 -0700 |
commit | ae4015dc105f9d2e94e1dd68e6a79a81a061a9e6 (patch) | |
tree | 9cfb5d20279e42ec1def3cad3c78dccf8f15567b /subsurface.qrc | |
parent | 8f89d3cbec0988a1d9e59e0636872c4795d2b44e (diff) | |
download | subsurface-ae4015dc105f9d2e94e1dd68e6a79a81a061a9e6.tar.gz |
Add a icon to the OSTC, Mk.2/2N config line
The icon comes from heinrichsweikamp.com, the same as the ostc3.png did.
I've emailed with Matthias Heinrichs at HW and they have given us
permission to use both the ostc3.png and ostc2n.png under the GPL v2.
They also can provide the hi-res originals if anyone needs to do more
work on these icons.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 706e431db..d66b151c5 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -65,6 +65,7 @@ <file>icons/subsurface/32x32/actions/go-down.png</file> <file>icons/subsurface/32x32/actions/go-up.png</file> <file>icons/subsurface/32x32/actions/window-close.png</file> + <file>icons/ostc2n.png</file> <file>icons/ostc3.png</file> <file>icons/suunto_vyper.png</file> </qresource> |