mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:47:34 +00:00
MenuApplets: Rename CPUGraph to ResourceGraph
The plan is to extend what currently is known as "CPUGraph" and let the SystemServer spawn multiple instances of it - which then can show memory or network usages as well :^) Simply renaming the applet is the first step.
This commit is contained in:
parent
ea58563970
commit
b46a8d7335
7 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@ User=anon
|
|||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[CPUGraph.MenuApplet]
|
||||
[ResourceGraph.MenuApplet]
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue