Skip to content

Commit

Permalink
Fix Finder sidebar icon to work as a "template" image and change to S…
Browse files Browse the repository at this point in the history
…F Symbols lineweights

Signed-off-by: Elsie Hupp <[email protected]>
  • Loading branch information
elsiehupp committed Jun 27, 2022
1 parent ffc1a3c commit 8f39139
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
7 changes: 7 additions & 0 deletions theme/colored/Nextcloud-sidebar-macos-finder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 0 additions & 22 deletions theme/colored/Nextcloud-sidebar.svg

This file was deleted.

0 comments on commit 8f39139

Please sign in to comment.