From 02dcae3eca69447f2f51e258fccb6081d261c544 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Mon, 20 Oct 2014 22:58:24 +0200 Subject: 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 Signed-off-by: Dirk Hohndel --- icons/suunto_vyper.png | Bin 0 -> 22833 bytes qt-ui/configuredivecomputerdialog.ui | 6 +++++- subsurface.qrc | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 icons/suunto_vyper.png diff --git a/icons/suunto_vyper.png b/icons/suunto_vyper.png new file mode 100644 index 000000000..48ba3f06c Binary files /dev/null and b/icons/suunto_vyper.png differ diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index 800496bce..04b2aafeb 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -151,7 +151,7 @@ - 200 + 240 16777215 @@ -179,6 +179,10 @@ Suunto Vyper Family + + + :/icons/suunto_vyper.png:/icons/suunto_vyper.png + diff --git a/subsurface.qrc b/subsurface.qrc index eab95d2ef..706e431db 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -66,5 +66,6 @@ icons/subsurface/32x32/actions/go-up.png icons/subsurface/32x32/actions/window-close.png icons/ostc3.png + icons/suunto_vyper.png -- cgit v1.2.3-70-g09d2