summaryrefslogtreecommitdiffstats
path: root/subsurface.qrc
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-05-15 19:40:19 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-07-08 07:41:15 -0700
commit9a844a075c0e964a21a3bfef22324fbcec88544d (patch)
treeae4b1b32fd02456c25c5697a9b81a7521699bcf4 /subsurface.qrc
parent22ed70d6fba64722f6139ae8b3ba1cde5ee852c3 (diff)
downloadsubsurface-9a844a075c0e964a21a3bfef22324fbcec88544d.tar.gz
Dive pictures: Import video icon
Import a video icon from the KDE breeze theme, which is licensed under the LGPL. This icon will be used as a dummy-placeholder for video files. 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 97436bcf4..723afdc68 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -92,5 +92,6 @@
<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>
+ <file alias="video-icon">icons/video.svg</file>
</qresource>
</RCC>