mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-25 18:52:22 -05:00
b6a6f34caa
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. :^)
8 lines
159 B
Text
8 lines
159 B
Text
[App]
|
|
Name=HexEditor
|
|
Executable=/bin/HexEditor
|
|
Category=Development
|
|
|
|
[Icons]
|
|
16x16=/res/icons/16x16/app-hexeditor.png
|
|
32x32=/res/icons/32x32/app-hexeditor.png
|