diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-02-27 21:35:59 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-02-28 08:16:41 -0800 |
commit | 3f4d9fa975bade56f20eb12816ff0c906c4dcd5e (patch) | |
tree | f5720d94ccd2fbd26126a0a76f5da4192e64a926 /subsurface.qrc | |
parent | 41a9dd1519535c8732aea73d9455ae7d13f7fe74 (diff) | |
download | subsurface-3f4d9fa975bade56f20eb12816ff0c906c4dcd5e.tar.gz |
cleanup: remove preferences-other-icon
No user of that.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index f7d94e8bf..462857b88 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -92,7 +92,6 @@ <file alias="photo-out-icon">icons/outsidePhoto.png</file> <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> <file alias="video-icon">icons/video.svg</file> <file alias="video-overlay">icons/video_overlay.svg</file> |