summaryrefslogtreecommitdiffstats
path: root/subsurface.qrc
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-05-09 23:08:44 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-05-13 13:52:35 -0700
commit19fa2966efae211f210ef0a761040d8bf2b7edfb (patch)
tree4ecc1ed6de22497d9b097d3387594b1914ad230b /subsurface.qrc
parentb450c155fd78e304f07549c35667dc4e6349ec32 (diff)
downloadsubsurface-19fa2966efae211f210ef0a761040d8bf2b7edfb.tar.gz
Dive pictures: Import camera icon
Import a camera icon from the KDE breeze theme, which is licensed under the LGPL. Use this icon to display not-yet-loaded images in the photos tab and the profile. Source: https://github.com/KDE/breeze-icons Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
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 c5ba1c7a2..e15ec2077 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -100,5 +100,6 @@
<file alias="photo-in-out-icon">icons/inAndOutPhoto.png</file>
<file alias="preferences-desktop-locale-icon">icons/language.png</file>
<file alias="preferences-other-icon">icons/defaults.png</file>
+ <file alias="camera-icon">icons/camera.svg</file>
</qresource>
</RCC>