mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-26 04:35:41 +03:00
Ports/SDLPoP: Add a launcher icon
This commit is contained in:
parent
5a04781224
commit
6cf9f495be
Notes:
sideshowbarker
2024-07-16 22:34:39 +09:00
Author: https://github.com/tcl3 Commit: https://github.com/SerenityOS/serenity/commit/6cf9f495be Pull-request: https://github.com/SerenityOS/serenity/pull/20551 Reviewed-by: https://github.com/AtkinsSJ Reviewed-by: https://github.com/timschumi ✅
@ -12,6 +12,7 @@ files=(
|
||||
launcher_name="Prince of Persia"
|
||||
launcher_category=Games
|
||||
launcher_command=/opt/PrinceOfPersia/prince
|
||||
icon_file='src/icon.ico'
|
||||
|
||||
configure() {
|
||||
run cmake "${configopts[@]}" ./src
|
||||
|
Loading…
Reference in New Issue
Block a user