1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:57:35 +00:00

Ports: Create launchers for the stpuzzles port

This changes the .port_include.sh script so that ports can more easily
create more than one launcher by making the install_launcher function
available to the port's package.sh script.

This creates launchers for the stpuzzles port in the Games/Puzzles
category.
This commit is contained in:
Gunnar Beutner 2021-06-03 23:39:01 +02:00 committed by Andreas Kling
parent 101e4233b8
commit 46de51f467
8 changed files with 35 additions and 20 deletions

View file

@ -2,6 +2,7 @@
Demos=/res/icons/16x16/demos.png
Development=/res/icons/16x16/development.png
Games=/res/icons/16x16/games.png
Games/Puzzles=/res/icons/16x16/games.png
Graphics=/res/icons/16x16/graphics.png
Internet=/res/icons/16x16/internet.png
Settings=/res/icons/16x16/settings.png