Skip to content

Commit

Permalink
Extend linux app images by 128 and 256 bit PNG
Browse files Browse the repository at this point in the history
flatpak requires a 128x128 pixel sized icon
  • Loading branch information
chris2511 committed Aug 18, 2024
1 parent 42caa46 commit 29890f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions img/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,7 @@ if (UNIX AND NOT APPLE)
Install_PNG(32x32)
Install_PNG(48x48)
Install_PNG(64x64)
Install_PNG(128x128)
Install_PNG(256x256)

endif()

0 comments on commit 29890f3

Please sign in to comment.