summaryrefslogtreecommitdiff
path: root/src/calamares/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/calamares/CMakeLists.txt')
-rw-r--r--src/calamares/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/calamares/CMakeLists.txt b/src/calamares/CMakeLists.txt
index 881dcd4b4..02d8dd5b5 100644
--- a/src/calamares/CMakeLists.txt
+++ b/src/calamares/CMakeLists.txt
@@ -64,7 +64,7 @@ install( TARGETS calamares_bin
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
)
-install( FILES ${CMAKE_SOURCE_DIR}/src/branding/parabola/symbol-parabolaOfficialLogotype-default_r128px2_noa_nof_nos_svg1d1.svg
+install( FILES ${CMAKE_SOURCE_DIR}/src/branding/parabola/parabola-logo.svg
RENAME calamares.svg
DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps
)