Ports/hatari: Add launcher icon

This commit is contained in:
Tim Ledbetter 2023-08-13 08:12:42 +01:00 committed by Tim Schumacher
parent badf003511
commit c79c145a0a
Notes: sideshowbarker 2024-07-17 09:47:09 +09:00

View file

@ -10,6 +10,7 @@ files=(
launcher_name=Hatari
launcher_category=Games
launcher_command='/usr/local/bin/hatari'
icon_file='share/icons/hicolor/32x32/apps/hatari.png'
configure() {
run cmake "${configopts[@]}"