mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-08 23:42:53 +03:00
e5ac1fcd00
With everything now using GUI::FileIconProvider and therefore loading icons embedded in the executable files, this information is now longer being used. We might have to think about this again if we want to allow .af files with custom commands (e.g. shell scripts). Maybe those could get away with just an "Icon" entry under "[App]", but currently there's only "Executable" anyway.
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
[App]
|
|
Name=Hex Editor
|
|
Executable=/bin/HexEditor
|
|
Category=Development
|