Skip to content

Commit 1a23506

Browse files
committed
Add icon based on the Android icon and use it on Linux
1 parent 0baa074 commit 1a23506

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ if(CPACK AND (APPLE OR BUILD_ASSETS_MPQ OR SRC_DIST))
648648
install(FILES "${DEVILUTIONX_MPQ}"
649649
DESTINATION "share/diasurgical/${project_name}"
650650
)
651-
install(FILES "${PROJECT_SOURCE_DIR}/Packaging/resources/icon.png"
651+
install(FILES "${PROJECT_SOURCE_DIR}/Packaging/resources/icon_flat.png"
652652
DESTINATION "share/icons/hicolor/512x512/apps"
653653
RENAME "${project_name}.png"
654654
)

Packaging/resources/icon_flat.png

41.5 KB
Loading

0 commit comments

Comments
 (0)