mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:57:45 +00:00
MenuApplets: Add Clock applet, move code from WindowServer to the applet.
This commit is contained in:
parent
0e49c842de
commit
3d4dddd111
3 changed files with 86 additions and 0 deletions
|
@ -125,6 +125,7 @@ cp ../Servers/ProtocolServer/ProtocolServer mnt/bin/ProtocolServer
|
|||
cp ../Shell/Shell mnt/bin/Shell
|
||||
cp ../MenuApplets/Audio/Audio.MenuApplet mnt/bin/
|
||||
cp ../MenuApplets/CPUGraph/CPUGraph.MenuApplet mnt/bin/
|
||||
cp ../MenuApplets/Clock/Clock.MenuApplet mnt/bin/
|
||||
echo "done"
|
||||
|
||||
printf "installing shortcuts... "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue