summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@libreoffice.org>2018-06-04 19:41:46 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-06-08 17:04:43 +0200
commit1c9bd08d555704d522a9c7879d465892c640e097 (patch)
treef205588ae0ab14dfcb44efe3ea5a8d42e209f8bf /mobile-widgets/qml/mobile-resources.qrc
parent552f625e526e352c7b7ac8ef54ff49883f683914 (diff)
downloadsubsurface-1c9bd08d555704d522a9c7879d465892c640e097.tar.gz
mobile: clean qml dir (move dive.jpg to icons)
Cleanup qml dir by moving dive.jpg to the icon dir 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.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc
index dd0bb4b63..770e4a72b 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -25,7 +25,7 @@
<!-- ********** pictures ********** -->
<file alias="context-menu.png">icons/context-menu.png</file>
- <file>dive.jpg</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>