mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-20 01:20:38 +00:00
Add scalable vector redraw of shadps4 icon (#1501)
* Add scalable vector redraw of shadps4 icon * Update icon name in desktop file * Fix svg
This commit is contained in:
parent
8a15d68a8d
commit
85f45d2788
6 changed files with 7 additions and 3 deletions
|
@ -945,4 +945,5 @@ install(TARGETS shadps4 BUNDLE DESTINATION .)
|
|||
if (ENABLE_QT_GUI AND CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
install(FILES ".github/shadps4.desktop" DESTINATION "share/applications")
|
||||
install(FILES ".github/shadps4.png" DESTINATION "share/icons/hicolor/512x512/apps")
|
||||
install(FILES "src/images/net.shadps4.shadPS4.svg" DESTINATION "share/icons/hicolor/scalable/apps")
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue