mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:47:35 +00:00
Ports/SuperTuxKart: Set app icon
This commit is contained in:
parent
5619bb3e04
commit
63c7747b8d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ workdir="${port}-${version}-src"
|
||||||
launcher_name='SuperTuxKart'
|
launcher_name='SuperTuxKart'
|
||||||
launcher_category='Games'
|
launcher_category='Games'
|
||||||
launcher_command='/usr/local/bin/supertuxkart'
|
launcher_command='/usr/local/bin/supertuxkart'
|
||||||
|
icon_file='data/supertuxkart_16.png'
|
||||||
depends=(
|
depends=(
|
||||||
'curl'
|
'curl'
|
||||||
'freetype'
|
'freetype'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue