mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
12519af8b4
commit
f8f8735cfe
2 changed files with 60 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue