From baa6fdc54692f906f631b84c9457466aee998123 Mon Sep 17 00:00:00 2001 From: Jonathan Riddell Date: Tue, 1 Jul 2014 16:49:53 +0200 Subject: add breeze icon theme to ECMInstallIcons, ack'ed by notmart --- modules/ECMInstallIcons.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/ECMInstallIcons.cmake') diff --git a/modules/ECMInstallIcons.cmake b/modules/ECMInstallIcons.cmake index 4255d98b..ccbbfea2 100644 --- a/modules/ECMInstallIcons.cmake +++ b/modules/ECMInstallIcons.cmake @@ -93,6 +93,7 @@ set(_ECM_ICON_GROUP_intl "intl") # For the "compatibility" syntax: a "map" of short theme names to the theme # directory +set(_ECM_ICON_THEME_br "breeze") set(_ECM_ICON_THEME_ox "oxygen") set(_ECM_ICON_THEME_cr "crystalsvg") set(_ECM_ICON_THEME_lo "locolor") -- cgit v1.2.1