From 7d62ce5295570f1aa3af09c6f4d89d1f9d5c2c62 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 1 Apr 2016 22:30:28 -0500 Subject: QML UI: add an "add" icon Again, proudly borrowing from the breeze icon set. Signed-off-by: Dirk Hohndel --- qt-mobile/qml/mobile-resources.qrc | 1 + scripts/mobilecomponents.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/qt-mobile/qml/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc index a7d0013cf..9931173b7 100644 --- a/qt-mobile/qml/mobile-resources.qrc +++ b/qt-mobile/qml/mobile-resources.qrc @@ -60,5 +60,6 @@ kirigami/icons/application-menu.svg kirigami/icons/gps.svg kirigami/icons/trash-empty.svg + kirigami/icons/list-add.svg diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh index 7300ca2bd..7f589309c 100755 --- a/scripts/mobilecomponents.sh +++ b/scripts/mobilecomponents.sh @@ -65,5 +65,6 @@ cp $BREEZE/icons/actions/16/view-readermode.svg $MC/icons cp $BREEZE/icons/actions/24/application-menu.svg $MC/icons cp $BREEZE/icons/actions/22/gps.svg $MC/icons cp $BREEZE/icons/actions/24/trash-empty.svg $MC/icons +cp $BREEZE/icons/actions/24/list-add.svg $MC/icons echo org.kde.plasma.kirigami synced from upstream -- cgit v1.2.3-70-g09d2