diff --git a/kommander/icons/CMakeLists.txt b/kommander/icons/CMakeLists.txt index 8721c028..8d93a0c3 100644 --- a/kommander/icons/CMakeLists.txt +++ b/kommander/icons/CMakeLists.txt @@ -2,3 +2,8 @@ tde_install_icons( kommander ) +install( + FILES hi22-action-arrow.png + DESTINATION ${DATA_INSTALL_DIR}/kommander/icons/hicolor/22x22/actions + RENAME arrow.png +)