mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-25 20:22:18 +03:00
Ports: Repair the launcher icons of 'stpuzzles'
This commit is contained in:
parent
1f0b54c857
commit
86b83d5823
Notes:
sideshowbarker
2024-07-17 10:39:39 +09:00
Author: https://github.com/BenWiederhake Commit: https://github.com/SerenityOS/serenity/commit/86b83d5823 Pull-request: https://github.com/SerenityOS/serenity/pull/18257
@ -14,7 +14,7 @@ install() {
|
||||
run make install
|
||||
|
||||
for puzzle in bridges cube dominosa fifteen filling flip flood galaxies guess inertia keen lightup loopy magnets map mines mosaic net netslide palisade pattern pearl pegs range rect samegame signpost singles sixteen slant solo tents towers tracks twiddle undead unequal unruly untangle; do
|
||||
install_launcher "$puzzle" "Games/Puzzles" "/usr/local/bin/$puzzle"
|
||||
install_launcher "$puzzle" "Games/Puzzles" "/usr/local/bin/$puzzle" ""
|
||||
install_icon "static-icons/${puzzle}.ico" "/usr/local/bin/$puzzle"
|
||||
done
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user