Dive pictures: Import unknown-type icon

Import an "unknown-type" icon from the KDE breeze theme, which is
licensed under the LGPL. This icon will be shown for file for which
we couldn't determine whether this is a picture or a video.

Source: https://github.com/KDE/breeze-icons

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2018-07-08 23:19:01 +02:00 committed by Dirk Hohndel
parent 12519af8b4
commit f8f8735cfe
2 changed files with 60 additions and 0 deletions

View file

@ -93,5 +93,6 @@
<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>
<file alias="unknown-icon">icons/unknown.svg</file>
</qresource>
</RCC>