mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
The new system directory /res/apps now contains ".af" files describing applications (name, category, executable path, and icon.) These are used to populate the system menu with application shortcuts. This will replace the Launcher app. :^)