mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Add longer descriptions to available meters.
This commit is contained in:
@ -62,7 +62,7 @@ MeterClass MemoryMeter_class = {
|
||||
.maxItems = 3,
|
||||
.total = 100.0,
|
||||
.attributes = MemoryMeter_attributes,
|
||||
"Memory",
|
||||
"Memory",
|
||||
"Mem"
|
||||
.name = "Memory",
|
||||
.uiName = "Memory",
|
||||
.caption = "Mem"
|
||||
};
|
||||
|
Reference in New Issue
Block a user