summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-04 07:51:39 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-04 15:19:55 +0200
commitf57648811a9883c0b99bfc1550a3a926001f13b5 (patch)
tree1506c4b780724f5b2bd48e3de83d93da2af46ec5 /components
parentc080af579c4a692a071c03a81482ceba9f5b9114 (diff)
downloadkube-f57648811a9883c0b99bfc1550a3a926001f13b5.tar.gz
kube-f57648811a9883c0b99bfc1550a3a926001f13b5.zip
Install icons as our own theme based on breeze.
We're not following the system theme, so the icons shouldn't either. And on other platforms than linux we anyways have to roll our own solution.
Diffstat (limited to 'components')
-rw-r--r--components/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt
index 4db24fc8..79a2f0c0 100644
--- a/components/CMakeLists.txt
+++ b/components/CMakeLists.txt
@@ -36,6 +36,3 @@ install_component(mail)
36install_component(accounts) 36install_component(accounts)
37install_component(mailviewer) 37install_component(mailviewer)
38install_component(theme) 38install_component(theme)
39
40include(${CMAKE_SOURCE_DIR}/KF5KirigamiMacros.cmake)
41kirigami_package_breeze_icons(ICONS applications-graphics view-list-icons folder-sync view-list-details configure document-edit dialog-cancel document-decrypt mail-reply-sender bookmarks folder)