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: https://github.com/SerenityOS/serenity/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_category=Games
|
||||
launcher_command=/usr/local/games/openttd
|
||||
icon_file='media/openttd.32.png'
|
||||
|
||||
configure() {
|
||||
host_env
|
||||
|
|
Loading…
Add table
Reference in a new issue