diff options
author | Anton Lundin <glance@acc.umu.se> | 2014-10-20 22:58:24 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-10-20 18:12:16 -0700 |
commit | 02dcae3eca69447f2f51e258fccb6081d261c544 (patch) | |
tree | f4f9dcec607736612e27e662880ac376d570f764 /subsurface.qrc | |
parent | 8439e72bb1806b9149415bd4aae939a38763c4d6 (diff) | |
download | subsurface-02dcae3eca69447f2f51e258fccb6081d261c544.tar.gz |
Add a icon for the Suunto Vyper Family config page
This adds a icon to the Vyper config page. The image is taken by me of
my Suunto Vyper. Thats the reason for the quality.
Question: Would it be ok to grab a PR image from Suunto's web page to
use here? If so they got better ones...
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 eab95d2ef..706e431db 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -66,5 +66,6 @@ <file>icons/subsurface/32x32/actions/go-up.png</file> <file>icons/subsurface/32x32/actions/window-close.png</file> <file>icons/ostc3.png</file> + <file>icons/suunto_vyper.png</file> </qresource> </RCC> |