Ports/hatari: Add launcher icon
This commit is contained in:
parent
badf003511
commit
c79c145a0a
Notes:
sideshowbarker
2024-07-17 09:47:09 +09:00
Author: https://github.com/tcl3 Commit: https://github.com/SerenityOS/serenity/commit/c79c145a0a Pull-request: https://github.com/SerenityOS/serenity/pull/20542 Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -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[@]}"
|
||||
|
|
Loading…
Add table
Reference in a new issue