mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03:37:36 +00:00
Ports: Add hotkeys for games system menu
This commit is contained in:
parent
d59707d1f2
commit
6272ee3104
52 changed files with 52 additions and 52 deletions
|
@ -16,7 +16,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…
Add table
Add a link
Reference in a new issue