mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:57:35 +00:00
Ports/hatari: Add launcher icon
This commit is contained in:
parent
badf003511
commit
c79c145a0a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ files=(
|
||||||
launcher_name=Hatari
|
launcher_name=Hatari
|
||||||
launcher_category=Games
|
launcher_category=Games
|
||||||
launcher_command='/usr/local/bin/hatari'
|
launcher_command='/usr/local/bin/hatari'
|
||||||
|
icon_file='share/icons/hicolor/32x32/apps/hatari.png'
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
run cmake "${configopts[@]}"
|
run cmake "${configopts[@]}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue