diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 5db93a640..9a8a7bc62 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -272,6 +272,7 @@ if(NOT BUILD_OWNCLOUD_OSX_BUNDLE) install(FILES ${client_I18N} DESTINATION ${SHAREDIR}/${APPLICATION_EXECUTABLE}/i18n) else() install(FILES ${client_I18N} DESTINATION i18n) + install(FILES ${visualElements} DESTINATION visualelements) endif() # we may not add MACOSX_BUNDLE here, if not building one diff --git a/theme/colored/w10startmenu-150.png b/theme/colored/150-Nextcloud-w10startmenu.png similarity index 100% rename from theme/colored/w10startmenu-150.png rename to theme/colored/150-Nextcloud-w10startmenu.png diff --git a/theme/colored/w10startmenu-70.png b/theme/colored/70-Nextcloud-w10startmenu.png similarity index 100% rename from theme/colored/w10startmenu-70.png rename to theme/colored/70-Nextcloud-w10startmenu.png