diff --git a/icons/hi48-actions-kdocumentinfo.png b/icons/48-actions-kdocumentinfo.png similarity index 100% rename from icons/hi48-actions-kdocumentinfo.png rename to icons/48-actions-kdocumentinfo.png diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 832a8e5..56eb325 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1 +1,9 @@ -ecm_install_icons( ${ICON_INSTALL_DIR} ) +ecm_install_icons( + ICONS + 48-actions-kdocumentinfo.png + sc-actions-kdocumentinfo.svgz + DESTINATION + ${KDE_INSTALL_ICONDIR} + THEME + hicolor +) diff --git a/icons/hisc-actions-kdocumentinfo.svgz b/icons/sc-actions-kdocumentinfo.svgz similarity index 100% rename from icons/hisc-actions-kdocumentinfo.svgz rename to icons/sc-actions-kdocumentinfo.svgz