summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Sebastian Kügler <sebas@kde.org>2015-12-07 18:10:28 +0100
committerGravatar Sebastian Kügler <sebas@kde.org>2015-12-07 18:46:57 +0100
commit936c9cee1f00c8fd2d981f030a4862248739176c (patch)
tree3c7ba609511e77659d826c52a3ffaf6f15829187 /qt-mobile/qml/mobile-resources.qrc
parentde5bb98dba99e0927fbc2b6eb88c421f71d9b68f (diff)
downloadsubsurface-936c9cee1f00c8fd2d981f030a4862248739176c.tar.gz
Add more icons
Icons for document-edit, document-save and view-readermode are added from the light breeze variant. They're usd in the dive's contextual actions. Signed-off-by: Sebastian Kügler <sebas@kde.org>
Diffstat (limited to 'qt-mobile/qml/mobile-resources.qrc')
-rw-r--r--qt-mobile/qml/mobile-resources.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt-mobile/qml/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc
index a9d542f61..945b53a10 100644
--- a/qt-mobile/qml/mobile-resources.qrc
+++ b/qt-mobile/qml/mobile-resources.qrc
@@ -39,5 +39,8 @@
<file alias="org/kde/plasma/mobilecomponents/icons/go-next.svg">mobilecomponents/icons/go-next.svg</file>
<file alias="org/kde/plasma/mobilecomponents/icons/go-previous.svg">mobilecomponents/icons/go-previous.svg</file>
<file alias="org/kde/plasma/mobilecomponents/icons/distribute-horizontal-x.svg">mobilecomponents/icons/distribute-horizontal-x.svg</file>
+ <file alias="org/kde/plasma/mobilecomponents/icons/document-edit.svg">mobilecomponents/icons/document-edit.svg</file>
+ <file alias="org/kde/plasma/mobilecomponents/icons/document-save.svg">mobilecomponents/icons/document-save.svg</file>
+ <file alias="org/kde/plasma/mobilecomponents/icons/view-readermode.svg">mobilecomponents/icons/view-readermode.svg</file>
</qresource>
</RCC>