mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Ports/openttd: Add a launcher icon
This commit is contained in:
parent
0866585b2b
commit
c8dbed09d8
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