mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:37:44 +00:00
MenuApplets: Add UserName applet.
Move code from WindowServer.WSMenuManager to the applet.
This commit is contained in:
parent
fc85d17322
commit
57edcb54c2
4 changed files with 115 additions and 0 deletions
|
@ -152,6 +152,7 @@ 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/
|
||||
cp ../MenuApplets/UserName/UserName.MenuApplet mnt/bin
|
||||
echo "done"
|
||||
|
||||
printf "installing dynamic libraries... "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue