mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
Applications: Add "Welcome" application, inspired by Windows 98
This commit is contained in:
parent
0706bf470f
commit
6fd096999e
7 changed files with 319 additions and 0 deletions
|
@ -87,6 +87,7 @@ cp ../Applications/ChanViewer/ChanViewer mnt/bin/ChanViewer
|
|||
cp ../Applications/Calculator/Calculator mnt/bin/Calculator
|
||||
cp ../Applications/SoundPlayer/SoundPlayer mnt/bin/SoundPlayer
|
||||
cp ../Applications/DisplayProperties/DisplayProperties mnt/bin/DisplayProperties
|
||||
cp ../Applications/Welcome/Welcome mnt/bin/Welcome
|
||||
cp ../Demos/HelloWorld/HelloWorld mnt/bin/HelloWorld
|
||||
cp ../Demos/HelloWorld2/HelloWorld2 mnt/bin/HelloWorld2
|
||||
cp ../Demos/RetroFetch/RetroFetch mnt/bin/RetroFetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue