mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05: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_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