Jami Kettunen
08c7b5068e
Base: Space out some names in app files
2020-01-04 22:29:21 +01:00
Andreas Kling
f99e554c5e
Calculator: Add a 16x16 app icon
2019-11-29 21:04:19 +01:00
Andreas Kling
fabdc8cdcb
Base: Add Help.af :^)
...
Whoops, I forgot to add an .af file for the Help app!
2019-11-12 21:25:52 +01:00
Andreas Kling
26f41c7ecb
Base: Add .af files for Minesweeper, Snake and VisualBuilder
2019-11-11 13:13:08 +01:00
Andreas Kling
77de51d251
Base: Add Piano.af and SoundPlayer.af
2019-11-11 13:13:08 +01:00
Andreas Kling
3a71c018bf
Base: Put DisplayProperties, FontEditor and PaintBrush into a category
...
These apps are now in a "Graphics" category :^)
2019-11-11 13:13:08 +01:00
Andreas Kling
bd0a8d078f
Base: Add TextEditor.af
2019-11-11 13:13:08 +01:00
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