mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 01:08:56 +00: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: 6cf9f495be
Pull-request: https://github.com/SerenityOS/serenity/pull/20551
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ files=(
|
||||||
launcher_name="Prince of Persia"
|
launcher_name="Prince of Persia"
|
||||||
launcher_category=Games
|
launcher_category=Games
|
||||||
launcher_command=/opt/PrinceOfPersia/prince
|
launcher_command=/opt/PrinceOfPersia/prince
|
||||||
|
icon_file='src/icon.ico'
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
run cmake "${configopts[@]}" ./src
|
run cmake "${configopts[@]}" ./src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue