diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 0f0d4c9e50d56..851d27553d718 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -445,7 +445,7 @@ if ((APPLICATION_ICON_SET MATCHES "PNG") endif() if(APPLE) - set(MACOS_SIDEBAR_ICON_SVG "${theme_dir}/colored/${APPLICATION_ICON_NAME}-sidebar.svg") + set(MACOS_SIDEBAR_ICON_SVG "${theme_dir}/colored/${APPLICATION_ICON_NAME}-sidebar-macos-finder.svg") generate_sized_png_from_svg(${MACOS_SIDEBAR_ICON_SVG} 16) generate_sized_png_from_svg(${MACOS_SIDEBAR_ICON_SVG} 32) generate_sized_png_from_svg(${MACOS_SIDEBAR_ICON_SVG} 64) diff --git a/theme/colored/Nextcloud-sidebar-macos-finder.svg b/theme/colored/Nextcloud-sidebar-macos-finder.svg new file mode 100644 index 0000000000000..620f219a4e965 --- /dev/null +++ b/theme/colored/Nextcloud-sidebar-macos-finder.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/theme/colored/Nextcloud-sidebar.svg b/theme/colored/Nextcloud-sidebar.svg deleted file mode 100644 index 2068bc8d25781..0000000000000 --- a/theme/colored/Nextcloud-sidebar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - -