mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-16 22:42:18 +00:00
Ports/openttd: Add a launcher icon
This commit is contained in:
parent
0866585b2b
commit
c8dbed09d8
Notes:
sideshowbarker
2024-07-17 03:30:41 +09:00
Author: https://github.com/tcl3
Commit: c8dbed09d8
Pull-request: https://github.com/SerenityOS/serenity/pull/20534
Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt")
|
||||||
launcher_name=OpenTTD
|
launcher_name=OpenTTD
|
||||||
launcher_category=Games
|
launcher_category=Games
|
||||||
launcher_command=/usr/local/games/openttd
|
launcher_command=/usr/local/games/openttd
|
||||||
|
icon_file='media/openttd.32.png'
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
host_env
|
host_env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue