Fix category icons not installing

pull/1/head
Timothy Pearson 9 years ago
parent 25a362be98
commit 13c6f00d72

@ -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