Skip to content

Commit 9d36ceb

Browse files
committed
more fixes yay
1 parent a4c1f30 commit 9d36ceb

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,10 @@ if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
865865
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps)
866866
install(FILES Data/dolphin-emu.png
867867
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
868+
install(FILES Data/project-plus-dolphin.svg
869+
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps)
870+
install(FILES Data/project-plus-dolphin.png
871+
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
868872
install(FILES Data/dolphin-emu.desktop
869873
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
870874
install(FILES Data/project-plus-dolphin.desktop

Data/project-plus-dolphin.png

20.1 KB
Loading

Data/project-plus-dolphin.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)