1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:57:44 +00:00

Throw away the Clock app since we now have a clock in the menubar. :^)

This commit is contained in:
Andreas Kling 2019-02-22 10:42:29 +01:00
parent aaa11e3c25
commit afa6f88039
8 changed files with 0 additions and 144 deletions

View file

@ -74,7 +74,6 @@ chmod 4755 mnt/bin/su
cp -v ../Applications/Terminal/Terminal mnt/bin/Terminal
cp -v ../Applications/FontEditor/FontEditor mnt/bin/FontEditor
cp -v ../Applications/Launcher/Launcher mnt/bin/Launcher
cp -v ../Applications/Clock/Clock mnt/bin/Clock
cp -v ../Applications/FileManager/FileManager mnt/bin/FileManager
cp -v ../Applications/About/About mnt/bin/About
cp -v ../WindowServer/WindowServer mnt/bin/WindowServer