Fix category icons not installing

(cherry picked from commit 13c6f00d72)
feature/Phase2_style
Timothy Pearson 9 years ago committed by Slávek Banko
parent 17a2513ee7
commit 05fe45a1b6

@ -1,5 +1,7 @@
#################################################
#
# (C) 2015 Timothy Pearson
# kb9vqf@pearsoncomputing.net
# (C) 2011 Golubev Alexander
# fatzer2 (AT) gmail.com
#
@ -10,7 +12,7 @@
#################################################
set(ICON_THEMES locolor ikons kdeclassic slick kids )
set(ICON_TYPES actions apps devices places mimetypes)
set(ICON_TYPES actions apps categories devices places mimetypes)
set(ICON_SIZES 16x16 22x22 32x32 48x48 64x64 128x128 scalable)
set(ICON_SUFFIXES png mng svg svgz)

Loading…
Cancel
Save