From 8f3913954bae31e554dbd68214876fbd507dc52c Mon Sep 17 00:00:00 2001 From: Elsie Hupp Date: Mon, 27 Jun 2022 19:18:25 -0400 Subject: [PATCH] Fix Finder sidebar icon to work as a "template" image and change to SF Symbols lineweights Signed-off-by: Elsie Hupp --- src/gui/CMakeLists.txt | 2 +- .../Nextcloud-sidebar-macos-finder.svg | 7 ++++++ theme/colored/Nextcloud-sidebar.svg | 22 ------------------- 3 files changed, 8 insertions(+), 23 deletions(-) create mode 100644 theme/colored/Nextcloud-sidebar-macos-finder.svg delete mode 100644 theme/colored/Nextcloud-sidebar.svg diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 0f0d4c9e50d5..851d27553d71 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 000000000000..620f219a4e96 --- /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 2068bc8d2578..000000000000 --- a/theme/colored/Nextcloud-sidebar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - -