diff options
author | jan Iversen <jani@libreoffice.org> | 2018-06-09 17:53:21 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-06-09 19:48:36 +0200 |
commit | eaaf0fc431512375fc3f4a81155c637aae5ef527 (patch) | |
tree | 2809da72fb9c0750ab65fa0db1035161edd58262 /mobile-widgets/qml/mobile-resources.qrc | |
parent | 085774d10cf49f2416d5dc20296c332f6a8aa466 (diff) | |
download | subsurface-eaaf0fc431512375fc3f4a81155c637aae5ef527.tar.gz |
mobile: remove png/svg icons not used
Delete icons that are taken from kirigami
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r-- | mobile-widgets/qml/mobile-resources.qrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index da71ed94e..14ec320f1 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -26,9 +26,6 @@ <!-- ********** pictures ********** --> <file alias="context-menu.png">icons/context-menu.png</file> <file>icons/dive.jpg</file> - <file alias="menu-back.png">icons/menu-back.png</file> - <file alias="menu-edit.png">icons/menu-edit.png</file> - <file alias="main-menu.png">icons/main-menu.png</file> <file alias="nocloud.svg">icons/nocloud.svg</file> <file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file> </qresource> |