mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
Ports/ja2: Add launcher icon
This commit is contained in:
parent
a827c0defc
commit
792f8f9492
Notes:
sideshowbarker
2024-07-16 20:05:14 +09:00
Author: https://github.com/tcl3 Commit: https://github.com/SerenityOS/serenity/commit/792f8f9492 Pull-request: https://github.com/SerenityOS/serenity/pull/20543 Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ makeopts+=(
|
|||
launcher_name="Jagged Alliance 2"
|
||||
launcher_category=Games
|
||||
launcher_command="/opt/ja2/ja2"
|
||||
icon_file='Build/Res/jagged3.ico'
|
||||
|
||||
install() {
|
||||
installdir="${SERENITY_INSTALL_ROOT}/opt/ja2"
|
||||
|
|
Loading…
Reference in a new issue