1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 08:10:59 +00:00
serenity/Base/res/apps/ChanViewer.af
Andreas Kling b6a6f34caa WindowServer: Populate system menu with app launchers from /res/apps
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. :^)
2019-11-11 13:13:08 +01:00

8 lines
160 B
Text

[App]
Name=ChanViewer
Executable=/bin/ChanViewer
Category=Internet
[Icons]
16x16=/res/icons/16x16/app-chanviewer.png
32x32=/res/icons/32x32/app-chanviewer.png