mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00: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. :^)
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
[App]
|
|
Name=Browser
|
|
Executable=/bin/Browser
|
|
Category=Internet
|
|
|
|
[Icons]
|
|
16x16=/res/icons/16x16/filetype-html.png
|
|
32x32=/res/icons/32x32/filetype-html.png
|