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:
parent
27ac23ba19
commit
25c731ab7e
1 changed files with 1 additions and 1 deletions
|
@ -561,7 +561,7 @@ ecm_install_icons(
|
||||||
DESTINATION
|
DESTINATION
|
||||||
${ICON_INSTALL_DIR}
|
${ICON_INSTALL_DIR}
|
||||||
THEME
|
THEME
|
||||||
oxygen
|
hicolor
|
||||||
)
|
)
|
||||||
|
|
||||||
add_subdirectory(qml)
|
add_subdirectory(qml)
|
||||||
|
|
Loading…
Reference in a new issue