Install KWin icons to hicolor namespace

1) helps avoid clashing with 4.x version
2) it's more correct to have them in hicolor

REVIEW: 118932
This commit is contained in:
Hrvoje Senjan 2014-06-27 13:20:49 +02:00
parent 27ac23ba19
commit 25c731ab7e

View file

@ -561,7 +561,7 @@ ecm_install_icons(
DESTINATION
${ICON_INSTALL_DIR}
THEME
oxygen
hicolor
)
add_subdirectory(qml)