mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 17:44:56 +09:00
Ports/quake2: Add a launcher icon
This commit is contained in:
parent
60a468d50b
commit
0023bc0327
Notes:
sideshowbarker
2024-07-16 21:51:02 +09:00
Author: https://github.com/tcl3
Commit: 0023bc0327
Pull-request: https://github.com/SerenityOS/serenity/pull/20648
Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ depends=('SDL2')
|
|||
launcher_name='Quake II'
|
||||
launcher_category='Games'
|
||||
launcher_command='/usr/local/bin/quake2'
|
||||
icon_file='docs/quake2.gif'
|
||||
|
||||
configure() {
|
||||
run cmake "${configopts[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue