mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:57:36 +00:00
Settings: Add a very simple Settings application
This is really just a launcher app that gathers all the installed apps in the "Settings" category and presents them in a single window.
This commit is contained in:
parent
99f57d0a40
commit
87a22a77e9
5 changed files with 154 additions and 0 deletions
|
@ -23,6 +23,7 @@ add_subdirectory(PDFViewer)
|
|||
add_subdirectory(Piano)
|
||||
add_subdirectory(PixelPaint)
|
||||
add_subdirectory(Run)
|
||||
add_subdirectory(Settings)
|
||||
add_subdirectory(SoundPlayer)
|
||||
add_subdirectory(SpaceAnalyzer)
|
||||
add_subdirectory(Spreadsheet)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue