From f57648811a9883c0b99bfc1550a3a926001f13b5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 4 Apr 2017 07:51:39 +0200 Subject: 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. --- components/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'components') 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) install_component(accounts) install_component(mailviewer) install_component(theme) - -include(${CMAKE_SOURCE_DIR}/KF5KirigamiMacros.cmake) -kirigami_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) -- cgit v1.2.3