1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:57:46 +00:00

Applications: Remove "Welcome" application

This was a cute application for its time, but it's far too jokey and
non-serious for how I'd like this project to treat itself.
This commit is contained in:
Andreas Kling 2021-02-03 09:39:01 +01:00
parent 36f6351edc
commit c94392a1cc
12 changed files with 0 additions and 728 deletions

View file

@ -110,7 +110,6 @@ ln -s /bin/Browser mnt/home/anon/Desktop/
ln -s /bin/TextEditor mnt/home/anon/Desktop/
ln -s /bin/Help mnt/home/anon/Desktop/
ln -s /home/anon mnt/home/anon/Desktop/Home
ln -s /bin/Welcome mnt/home/anon/Desktop/
echo "done"
printf "installing shortcuts... "