mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
ProcessManager: Rename it to SystemMonitor
This is a more appropriate name now that it does a lot more than just manage processes ^)
This commit is contained in:
parent
c7040cee62
commit
cbdda91065
23 changed files with 9 additions and 9 deletions
|
@ -29,9 +29,9 @@ Icon=/res/icons/32x32/app-minesweeper.png
|
|||
Path=/bin/Snake
|
||||
Icon=/res/icons/32x32/app-snake.png
|
||||
|
||||
[ProcessManager]
|
||||
Path=/bin/ProcessManager
|
||||
Icon=/res/icons/32x32/app-process-manager.png
|
||||
[SystemMonitor]
|
||||
Path=/bin/SystemMonitor
|
||||
Icon=/res/icons/32x32/app-system-monitor.png
|
||||
|
||||
[PaintBrush]
|
||||
Path=/bin/PaintBrush
|
||||
|
|
Before Width: | Height: | Size: 162 B After Width: | Height: | Size: 162 B |
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 475 B |
Loading…
Add table
Add a link
Reference in a new issue